1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
Marcus Smith 11a178fda2 1) If the wheel name != search_name, then return immediately. Not doing so,
exposes wheel link matching unnecessarily to Issue #1217.
2) If somehow the pip code is broken, and unsupported wheels are being
passed to the sorter, then atleast fail with a meaningful error.
2013-10-01 21:33:26 -07:00
..
data don't override distutils scripts location using pip's legacy logic 2013-08-31 15:28:44 -07:00
functional don't override distutils scripts location using pip's legacy logic 2013-08-31 15:28:44 -07:00
lib don't override distutils scripts location using pip's legacy logic 2013-08-31 15:28:44 -07:00
scripts break up tests dir into data, unit tests, and functional tests 2013-05-29 13:41:12 -07:00
unit 1) If the wheel name != search_name, then return immediately. Not doing so, 2013-10-01 21:33:26 -07:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00