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
Carl Meyer 6d3631484a Merge pull request #424 from poswald/patch-1
Adding documentation about the `extras_require` option
2012-01-03 18:38:34 -08:00
contrib Fix whitespace, etc for pep8 compliance 2011-05-04 08:44:02 +01:00
docs Adding documentation about the extras_require option for selecting additional dependencies. See: Issue #7 2012-01-04 09:59:42 +09:00
pip pip/download.py: use proxy for https 2012-01-02 12:14:32 -08:00
tests Fix issue #22 - pip search should set and return a userful shell status code 2011-12-29 16:25:46 -02:00
.gitignore Removed and ignored test package .egg-info directory. 2011-03-23 00:56:52 -04:00
AUTHORS.txt Updated AUTHORS and changelog. 2011-12-16 10:24:38 -07: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
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 Use a numbered post version. 2011-12-12 02:01:23 -07:00