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/
Find a file
2011-03-19 00:48:19 -04:00
contrib More work on the build-standalone script. 2010-07-30 18:56:27 +02:00
docs Added news for Python 3 support. 2011-03-18 23:17:15 -04:00
pip Fixed circular import under Python 2.4. 2011-03-18 23:17:35 -04:00
tests Moved fast-testing saved virtualenvs inside tests_cache. 2011-03-19 00:48:19 -04:00
.gitignore Moved fast-testing saved virtualenvs inside tests_cache. 2011-03-19 00:48:19 -04:00
AUTHORS.txt Moved license file to main directory to follow best practices and added an AUTHORS file. 2011-03-06 18:16:48 +01:00
LICENSE.txt Port to Python3 2011-03-15 15:49:48 -04: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
run-tests-py3k Port to Python3 2011-03-15 15:49:48 -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 Added Python 3 trove classifiers. 2011-03-18 23:25:11 -04:00