pip/tests
Andy Freeland bb14ff42b0 Fix NameError when handling InvalidRequirement in install_req_from_req_string (#6419)
Previously, an InvalidRequirement would raise a NameError while trying
to raise an InstallationError because `req` was not defined.

Discovered while working on #6402.
2019-04-19 02:37:33 -07:00
..
data Drop dependency links from test packages 2019-01-02 17:27:06 +05:30
functional Merge pull request #6370 from cjerdonek/editable-and-pep-517-optional 2019-04-06 15:31:53 -07:00
lib Add Subversion.get_vcs_version method (#6390) 2019-04-17 00:34:19 -07:00
scripts Switch pip to use Warehouse by default 2018-04-16 15:54:11 -04:00
unit Fix NameError when handling InvalidRequirement in install_req_from_req_string (#6419) 2019-04-19 02:37:33 -07:00
yaml Misc. trivial typos 2018-03-27 06:51:44 -04:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Pytest: Use get_closest_marker 2019-04-04 13:07:49 +02:00