1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/data
Jyrki Pulliainen 3377dd1917 req: Support --no-use-wheel flag in requirements.txt
Default from pip 1.6 will be to always use wheels, so the --use-wheels
in requirements.txt is now deprecated. However, the --no-use-wheels
is introduced to be able to disable wheel usage via requirements.txt.
2014-06-10 14:57:24 +02:00
..
indexes Test the different variations of allow_insecure and allow_external 2013-06-07 10:43:52 -04:00
packages merge 1.5.X into develop 2014-05-26 15:06:36 -07:00
packages2 break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
packages3 Add tests (and data required for tests) for new code that enables retry 2014-04-30 12:03:55 +10:00
reqfiles req: Support --no-use-wheel flag in requirements.txt 2014-06-10 14:57:24 +02:00
src merge 1.5.X into develop 2014-05-26 15:06:36 -07:00