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-18 23:17:56 -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 Python 2.4 doesn't have subprocess.check_call. 2011-03-18 23:17:56 -04:00
.gitignore Added test_ws and test_ws_backup to .gitignore. 2011-03-18 22:06:57 -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 moved to distribute 0.6.15 2011-03-16 23:54:16 -04:00