summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Update copyright year (fixes #1514.)Matthäus G. Chajdas2020-08-221-1/+1
* Remove Python 2 compatibility (#1348)Georg Brandl2020-02-291-3/+1
* Update many links to use HTTPS and skip redirectsKurt McKee2019-12-181-1/+1
* update claim about number of lexersGeorg Brandl2019-11-301-1/+1
* Use wildcards to include the pygments module.Matthäus G. Chajdas2019-11-291-1/+1
* keep version number in one place, dont do the "x.y.z+" anymoreGeorg Brandl2019-11-291-1/+3
* update changelog, bump version to 2.5.2Georg Brandl2019-11-291-1/+1
* Ensure `setup.py` works againPaolo G. Giarrusso2019-11-291-1/+1
* Bump version to 2.5.1.2.5.1Matthäus G. Chajdas2019-11-261-1/+1
* Exclude tests from distribution.Matthäus G. Chajdas2019-11-261-1/+1
* Bump version number.2.5.0Matthäus G. Chajdas2019-11-261-1/+1
* Assume setuptools is availableJon Dufresne2019-11-251-26/+4
* Document and test all supported Python versionsJon Dufresne2019-11-241-0/+3
* 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
* Add support for partials and path segments for Handlebars.Christian Hammond2016-11-041-0/+77