1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests/data/packages/requires_wheelbroken_upper
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
..
requires_wheelbroken_upper Issue #2140: Build wheels automatically 2015-04-13 18:33:07 +12:00
setup.py Issue #2140: Build wheels automatically 2015-04-13 18:33:07 +12:00