1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/data
Robert Collins 08acb6670d Issue #2140: Build wheels automatically
Building wheels before installing elminates a cause of broken environments -
where install fails after we've already installed one or more packages.

If a package fails to wheel, we run setup.py install as normally.
2015-04-13 18:33:07 +12:00
..
indexes Test the different variations of allow_insecure and allow_external 2013-06-07 10:43:52 -04:00
packages Issue #2140: Build wheels automatically 2015-04-13 18:33:07 +12: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 move pkg src to the src dir 2015-04-01 16:37:15 -07:00