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-06-30 18:33:43 -03:00
docs added how-to-contribute to index toctree 2010-06-07 22:17:34 -03:00
pip renamed from _is_file_url_scheme to _is_local_repository - it was misnamed 2010-06-21 18:33:59 -03:00
scripts set nonzero exit code on failure (fixes #33) 2009-12-04 13:43:31 -05:00
tests intercept everything monkey patching wsgi_intercept 2010-06-30 18:33:43 -03:00
.hgignore also ignore virtualenv egg 2010-06-05 23:34:16 -04: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
regen-docs doc uploading updates 2010-04-22 03:12:33 -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 added wsgi_intercept to tests_require, so it does not need to download and extract, added wsgiproxy and webob==dev so tests can proxy exact requests 2010-06-24 13:37:36 -03:00