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
2010-08-12 22:39:10 -03:00
contrib More work on the build-standalone script. 2010-07-30 18:56:27 +02:00
docs Fixed #28 -- Updated auto completion docs that use eval to actually work. 2010-08-10 12:56:57 +02:00
pip Worked around another instance of the bug in the mimetypes lib documented in http://bugs.python.org/issue5853. 2010-08-10 12:04:40 +02:00
scripts made script/pip usable again. it was a bad symlink (pointing to __main__.py) 2010-08-12 10:58:08 -03:00
tests create a new venv before package installation, both pip and easy_install call 2010-08-12 22:39:10 -03:00
.hgignore added mock to .hgignore 2010-07-19 08:52:31 -03:00
.hgsigs Added signature for changeset 624327302f10 2009-04-20 19:17:05 +02:00
MANIFEST.in factor out get_installed_distributions utility function and add pip uninstall autocomplete; fixes #76 2010-03-09 14:39:48 -05: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 update news and versions for release 2010-08-03 13:02:48 -05:00