1
1
Fork 0
mirror of https://github.com/pypa/pip synced 2023-12-13 21:30:23 +01:00
The Python package installer https://pip.pypa.io/
Go to file
2011-09-25 00:09:36 +03:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs move bundles section to "usage" 2011-09-25 00:09:36 +03:00
pip Allowing empty requirements.txt to be specified as valid dependency list by stopping to raise an InstallationError if the requirements set is empty. Closes #345. 2011-09-13 16:25:20 +02:00
tests Use newly created pip-test-package repo instead of one in my namespace. 2011-09-14 00:20:06 +02:00
.gitignore Removed and ignored test package .egg-info directory. 2011-03-23 00:56:52 -04:00
AUTHORS.txt Updated authors file. 2011-04-04 10:44:46 +02:00
LICENSE.txt Port to Python3 2011-03-15 15:49:48 -04:00
MANIFEST.in Added authors and license files to manifest template. Closes issue #230. 2011-03-16 12:54:38 -04:00
setup.cfg bugfix: closed ticket #132 - Bazaar backend does not show bzr+file:// in freeze command 2010-06-09 00:34:44 -03:00
setup.py Bumped version to 1.0.2. 2011-07-16 16:37:40 +02:00