1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
pip/tests
gutsytechster 72a42197a4 refactor(commands): Add method add_options and remove __init__
This removes the __init__ method of child classes and defines
explicit method for adding command options.
2020-05-23 14:50:57 +05:30
..
data Prevent infinite recursion with pip wheel with $TMPDIR in $PWD 2020-03-19 18:07:56 +01:00
functional Merge pull request #8299 from uranusjr/remove-test-install-include-work-dir-pkg 2020-05-23 06:25:00 +05:30
lib Merge pull request #8067 from deveshks/fix-create-basic-wheel-bug 2020-05-21 13:54:01 +01:00
unit refactor(commands): Add method add_options and remove __init__ 2020-05-23 14:50:57 +05:30
yaml add trivial example to demonstrate installing and uninstalling multiple packages 2020-04-29 00:12:02 -05:00
__init__.py Port to Python3 2011-03-15 15:49:48 -04:00
conftest.py Add a mark for tests that fail on the new resolver 2020-05-21 15:39:00 +01:00