summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Fixup all headers and some more minor problems.2.4.2Georg Brandl2019-05-281-1/+1
* Update changelog, prepare 2.4.2 release.Georg Brandl2019-05-281-1/+1
* Fix PyPI rejecting the long description.2.4.1Matth?us G. Chajdas2019-05-241-14/+15
* Update CHANGES and prepare for 2.4.1 release.Matth?us G. Chajdas2019-05-241-1/+1
* Bump version to 2.4.0.Matth?us G. Chajdas2019-05-081-1/+1
* Add python_requires and update Trove classifiershugovk2019-02-061-0/+5
* Prepare 2.3.1 release.Matth?us G. Chajdas2018-12-161-1/+1
* Update changelog and version number.Matth?us G. Chajdas2018-11-241-1/+1
* Bump to 2.2.0 final.2.2.0Georg Brandl2017-01-221-2/+2
* Copyright update.Georg Brandl2017-01-221-1/+1
* Remove ez_setup.pyGeorg Brandl2016-02-241-16/+10
* merge with stableGeorg Brandl2016-02-141-1/+1
|\
* | Update changelog, set version to 2.1.12.1.1Georg Brandl2016-02-141-1/+1
|/
* Bump version to 2.1.Georg Brandl2016-01-171-1/+1
* merge with stableGeorg Brandl2015-01-211-1/+1
|\
| * default branch is 2.1a0.Georg Brandl2014-11-111-1/+1
* | Copyright year update.Georg Brandl2015-01-211-1/+1
* | Bump to 2.0.2.2.0.2Georg Brandl2015-01-201-1/+1
|/
* Bump to 2.0.1.2.0.1Georg Brandl2014-11-101-1/+1
* Bump to 2.0 final.2.0Georg Brandl2014-11-091-1/+1
* Bump to 2.0rc1.2.0rc1Georg Brandl2014-10-161-1/+1
* Fix refactoring error.Georg Brandl2014-10-011-1/+0
* Update the "intro" blurb a bit, and add a few missing links to the main doc p...Georg Brandl2014-09-201-6/+5
* rm easy_install adviceGeorg Brandl2014-09-201-5/+0
* Next version will be 2.0.Georg Brandl2014-01-191-1/+1
* Finalize single-source port for Py2.[67] and Py3.3+.Georg Brandl2014-01-181-6/+0
* new year in copyright noticeGeorg Brandl2014-01-101-1/+1
* Update ez_setup to current setuptools 1.x (1.4.2);Matthew Iversen2013-12-081-11/+17
* Update release info for 1.6.1.6Georg Brandl2013-02-031-1/+1
* Update setup.py and version for 1.6rc1 release.Georg Brandl2013-01-091-3/+5
* Happy new year 2013.Georg Brandl2013-01-091-1/+1
* Bump version to 1.5.Georg Brandl2012-03-101-1/+1
* Copyright update.Georg Brandl2012-02-051-1/+1
* Fix current copyright year.Georg Brandl2011-07-091-1/+1
* Update version to 1.4, add release date.1.4Georg Brandl2011-01-031-1/+1
* Switch to bitbucket as main repo.Georg Brandl2010-09-071-1/+1
* Update for 1.3.1 bugfix release.1.3.1Georg Brandl2010-03-051-1/+1
* Update version info and codename.Georg Brandl2010-03-011-1/+1
* #472: use setuptools script generation if possible. Has much better usabilit...Georg Brandl2010-03-011-1/+14
* Add images to output formats.Georg Brandl2010-01-021-1/+2
* Prepare for 1.2.2.Georg Brandl2010-01-021-1/+1
* Prepare for 1.2.1.1.2.1Georg Brandl2010-01-021-1/+1
* Update version info/changelog and update requirement info.1.2Georg Brandl2010-01-011-1/+1
* Happy new year!Georg Brandl2010-01-011-1/+1
* Update version info.gbrandl2009-09-151-1/+1
* Update version info for 1.2.gbrandl2009-09-111-1/+1
* Add Python 3 to Trove classifiers.1.1gbrandl2009-09-111-0/+2
* Make make check happy.gbrandl2009-09-111-1/+2
* Port Pygments to Python 3.1.gbrandl2009-03-311-17/+49
* Don't install script twice. Fixes #319.gbrandl2008-02-221-1/+0