summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Ignore everything in tests.Jannis Leidel2013-07-231-1/+1
* Remove the changelog from the PyPI page and add links to it and the installat...Jannis Leidel2013-07-231-21/+19
* wheel: account for purelib != platlibDaniel Holth2013-06-301-0/+1
* have "pip wheel" only be satisfied by setuptoolsMarcus Smith2013-06-271-1/+1
* Switch to using a fully vendored distlib inside of pip.vendorDonald Stufft2013-03-091-2/+2
* Only install stable releases by defaultDonald Stufft2013-03-091-1/+1
* use rst extensions for editability and RTD linksMarcus Smith2013-03-031-1/+1
* remove non-ascii char from CHANGES.txt and add comment about lack of encoding...Marcus Smith2013-02-191-0/+2
* refactor pip.backwardcompat from module to packageMarcus Smith2013-02-101-1/+1
* won't be installing the ssl backport as a dependencyMarcus Smith2013-02-061-1/+0
* 'package_dir' not neededMarcus Smith2013-02-051-1/+0
* added install_requiresJames Cleveland2013-02-041-0/+1
* Adding PEM file to package data.James Cleveland2013-02-041-0/+2
* setup.py read function fixMarcus Smith2013-01-251-1/+1
* improved docs and cli helpMarcus Smith2013-01-181-15/+8
* Non-user-facing: setup.py dev in pip checkout will run setup.py develop and t...Chris McDonough2012-09-071-2/+8
* Use our own terminal size util.Jannis Leidel2012-09-011-1/+1
* Added a pip.__version__ variable that is used in the setup.py and the docs' c...Jannis Leidel2012-09-011-14/+19
* Bumped version up to 1.2.Jannis Leidel2012-09-011-1/+1
* Removed 2.4 a bit more.Jannis Leidel2012-09-011-1/+0
* Bump dev version.Carl Meyer2012-06-061-1/+1
* Bumped to post1.Jannis Leidel2012-02-161-1/+1
* Bumped version to 1.1 and updated changelog slightly.Jannis Leidel2012-02-161-1/+1
* Use a numbered post version.Carl Meyer2011-12-121-1/+1
* Require virtualenv 1.7 for running tests, and drop --no-site-packages.Carl Meyer2011-12-111-1/+1
* Bump to a post version to distinguish from current release.Carl Meyer2011-12-111-1/+1
* Bumped version to 1.0.2.Jannis Leidel2011-07-161-1/+1
* Use absolute path to docs dir. Fixes issue #279.Jannis Leidel2011-07-161-1/+1
* Fixed setup.py long-description to account for sphinx index.html changes.Carl Meyer2011-07-161-2/+6
* Bumped version to 1.0.1.Jannis Leidel2011-04-301-1/+1
* No reason to assume the tests wouldn't run with a future version of scripttest.Carl Meyer2011-04-161-1/+1
* Added news about the use of git-flow.Jannis Leidel2011-04-121-1/+1
* Updated test dependency to virtualenv>=1.6.Jannis Leidel2011-04-041-4/+1
* Revert "Updated setup.py to handle unicode date in the long_description."Jannis Leidel2011-04-041-12/+10
* Updated setup.py to handle unicode date in the long_description.Jannis Leidel2011-04-041-10/+12
* Merge branch 'master' of github.com:pypa/pipJannis Leidel2011-04-041-1/+4
|\
| * Update tests_require to match master version of virtualenv.Carl Meyer2011-03-221-2/+4
| * Bump version to 1.0.0.pre1; next release will be 1.0Carl Meyer2011-03-221-1/+1
| * added virtualenv development version to tests_require, because it is py3k com...Hugo Lopes Tavares2011-03-201-1/+2
* | Bumped version to 1.0.Jannis Leidel2011-04-041-4/+3
|/
* virtualenv is a test dependecy, it can not be out of setup.pyHugo Lopes Tavares2011-03-201-1/+1
* Merged in python3 branch.Carl Meyer2011-03-191-19/+23
|\
| * Added Python 3 trove classifiers.Carl Meyer2011-03-181-0/+4
| * moved to distribute 0.6.15Vitaly Babiy2011-03-161-2/+2
| * Port to Python3Vinay Sajip2011-03-151-1/+1
* | Added changelog to long-description.Carl Meyer2011-03-151-22/+28
* | Simplify setting docs config version.Carl Meyer2011-03-151-1/+2
|/
* Updated news and bumped version to 0.8.3.0.8.3Jannis Leidel2011-03-121-1/+1
* Updated docs with new website location and a few other migration related things.Jannis Leidel2011-03-061-5/+5
* update versions to 0.8.20.8.2Ian Bicking2010-11-291-1/+1