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
Marcus Smith 35d704d6e4 Merge pull request #678 from qwcode/file_fixes
file:// fixes, test cleanup, and some refactor
2012-09-17 10:14:18 -07:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Rename 'status' command 'show'. 2012-09-12 10:39:19 -06:00
pip don't add local dirs that are not findlinks to url list 2012-09-16 22:41:51 -07:00
tests correct import for py3x and better assertions 2012-09-16 22:42:30 -07:00
.gitignore add a tox.ini 2012-09-08 10:18:25 -04:00
.travis.yml no need to allow pypy failures now 2012-08-04 18:55:52 -07:00
AUTHORS.txt Update AUTHORS and changelog. 2012-09-10 02:57:36 -06:00
LICENSE.txt Happy new year! 2012-09-01 20:36:15 +02:00
MANIFEST.in Added authors and license files to manifest template. Closes issue #230. 2011-03-16 12:54:38 -04:00
setup.cfg Non-user-facing: setup.py dev in pip checkout will run setup.py develop and then cause test_requires requirements to be installed 2012-09-07 10:45:39 -04:00
setup.py Non-user-facing: setup.py dev in pip checkout will run setup.py develop and then cause test_requires requirements to be installed 2012-09-07 10:45:39 -04:00
tox.ini add a tox.ini 2012-09-08 10:18:25 -04:00