The Python package installer https://pip.pypa.io/
Go to file
Carl Meyer bbe66378b4 We don't want rmtree errors ignored, we want them handled by our Windows-is-special handler. 2011-03-21 21:52:02 -04:00
contrib More work on the build-standalone script. 2010-07-30 18:56:27 +02:00
docs Merged in python3 branch. 2011-03-19 15:04:30 -04:00
pip We don't want rmtree errors ignored, we want them handled by our Windows-is-special handler. 2011-03-21 21:52:02 -04:00
tests Fixed #237 - syntax error on setup.py using DOS line endings, on Python 2.6 and previous. 2011-03-21 21:51:23 -04:00
.gitignore Moved fast-testing saved virtualenvs inside tests_cache. 2011-03-19 00:48:19 -04:00
AUTHORS.txt Added Vinay Sajip to AUTHORS.txt 2011-03-19 23:11:59 -04: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
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 virtualenv development version to tests_require, because it is py3k compatible 2011-03-20 17:11:54 -03:00