summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Remove versioned entry pointMatt Iversen2016-02-211-7/+2
* Update PyPI classifiers to match currently supported Python versionsEd Morley2016-01-201-2/+1
* Shorten history in long_description to 2 releasesMatt Iversen2016-01-201-1/+14
* Fix 'python setup.py test' invocationMatt Iversen2015-10-201-4/+3
* Use issue/pull extlinks in changesMatt Iversen2015-10-181-1/+5
* Merge pull request #773 from koobs/patch-1Matt Iversen2015-09-191-1/+1
|\
| * Fix test command invocation causing ERRORKubilay Kocak2015-06-211-1/+1
* | Add 3.3 and 3.4 flags in setup.pyMatthew Iversen2015-09-191-0/+2
|/
* Exit early when installing on Python < 2.6.Jannis Leidel2014-07-161-0/+3
* Removed Python 2.5 from list of trove classifiers.Jannis Leidel2014-07-161-1/+0
* Update setup.py & docs to use pytestMatthew Iversen2014-06-151-12/+31
* Allow virtualenv to build again! Yay!Matthew Iversen2014-06-151-6/+7
* Merge branch 'master' into developDonald Stufft2014-05-031-1/+1
|\
| * Update documentation locationDonald Stufft2014-05-031-1/+1
* | Fix long_descriptionMarius Gedminas2014-02-041-1/+1
|/
* The virtualenv_support files need to be specified in setup.py as wellPaul Moore2013-11-221-1/+1
* 1.10rc41.10rc4Marcus Smith2013-07-051-2/+0
* use rst extensions for editability and RTD linksMarcus Smith2013-03-031-2/+2
* Virtualenv is no longer in beta ;)pombredanne2013-01-141-1/+1
* Removed mentioning Python 2.4.Jannis Leidel2012-09-011-1/+0
* Stopped hardcoding the version all over the place.Jannis Leidel2012-06-221-1/+13
* Updated setup.py to not be a PEP8 violation.Jannis Leidel2012-06-221-33/+37
* Merge pull request #259 from msabramo/fix-setup.py-test-atexit-errorIan Bicking2012-05-011-0/+10
|\
| * Hack to prevent stupid TypeError: 'NoneType' object is not callableMarc Abramowitz2012-05-011-0/+10
* | Ooops, removing stray ImportErrorMiki Tebeka2012-03-131-1/+0
* | Adding virtualenv-MAJOR.MINOR scriptMiki Tebeka2012-03-121-4/+12
* | Don't use setuptools-specific setup kwargs if we don't have setuptools.Carl Meyer2012-03-121-3/+4
* | Bumped version to post1 again.Jannis Leidel2012-02-171-1/+1
|/
* Bumped version to 1.7.1.2.Jannis Leidel2012-02-171-1/+1
* Updated to post1.Jannis Leidel2012-02-161-1/+1
* Bumped version to 1.7.1.1 and updated changelog.Jannis Leidel2012-02-161-1/+1
* Bumped version to post1.Jannis Leidel2012-02-161-1/+1
* Bumped version to 1.7.1 and updated changelog.Jannis Leidel2012-02-161-1/+1
* Bumped version up a notch.Jannis Leidel2011-11-301-1/+1
* Bumped version to 1.6.4 and updated changelog.Jannis Leidel2011-07-211-1/+1
* Bumped version to 1.6.3.Jannis Leidel2011-07-161-1/+1
* Bumped version to 1.6.2.Jannis Leidel2011-07-161-1/+1
* Bumped version to 1.6.1.Jannis Leidel2011-04-301-1/+1
* Prevent traceback with non-exec interpreterPaul Nasrat2011-04-211-0/+2
* Bumped to 1.6 and updated news.Jannis Leidel2011-04-041-2/+2
* Bump version to 1.5.2.post2 and bundle pip 1.0.0.pre1.Carl Meyer2011-03-221-1/+1
* Removed unused import in setup.pyCarl Meyer2011-03-201-2/+1
* Changed maintainer_email to python-virtualenv mailing list.Carl Meyer2011-03-181-1/+1
* Added trove classifiers for Python versions.Carl Meyer2011-03-181-1/+11
* Merge branch 'master' into python3Carl Meyer2011-03-181-15/+6
|\
| * Simplified version handling (we accept redundancy), added news to long-descri...Carl Meyer2011-03-151-15/+6
* | Restored some changes lost in bringing in Py3k port.Carl Meyer2011-03-181-12/+0
* | Port to python3Vinay Sajip2011-03-151-4/+11
|/
* Modified warning to not be Ian-specific.Jannis Leidel2011-03-121-9/+1
* Added authors file and updated docs with new website location and other migra...Jannis Leidel2011-03-061-1/+1