summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Manually increment version in setup.py2.1.0Justin Mayer2023-04-141-1/+1
* Drop support for EOL Python 3.6Hugo van Kemenade2022-12-021-2/+1
* Add support for Python 3.10 and 3.11Hugo van Kemenade2022-12-021-0/+2
* renamed test dir to more traditional "tests"Bastian Venthur2021-09-291-1/+1
* Release version 2.0.02.0.0Justin Mayer2021-09-281-1/+1
* Update code for Python 3.6+Justin Mayer2021-08-181-1/+0
* Remove Python 2 (#27)Bastian Venthur2021-08-181-1/+2
* Release new version1.9.2Justin Mayer2021-08-181-1/+1
* Switch Tox to Pytest, supporting Python 3.6 – 3.9Justin Mayer2021-08-181-2/+1
* Explicitly decode README as UTF-8John W. O'Brien2020-07-281-1/+3
* Increment version numberJustin Mayer2020-02-091-1/+1
* Update Python version PyPI classifiersJustin Mayer2020-02-091-3/+1
* Update setup.py metadataJorge Maldonado Ventura2018-07-091-1/+4
* Increment version to 1.9Justin Mayer2016-09-111-1/+1
* Fix setup.py shebang to improve portabilityJustin Mayer2016-09-111-3/+3
* Update maintainer metadata in setup.pyJustin Mayer2016-09-111-2/+2
* Update version to 1.8Justin Mayer2016-04-051-1/+1
* Add classifiers for Python 3.4 and 3.5 to setup.pyJustin Mayer2016-04-051-1/+3
* Update URL in setup.pyEevee (Lexy Munroe)2016-01-041-1/+1
* bump versionAlexis Métaireau2013-08-311-1/+1
* Update the pytz requirementsAlexis Métaireau2013-08-311-1/+1
* Add Python 3.3 to setup.py category listJustin Mayer2013-06-011-0/+1
* Update the version to 1.6Justin Mayer2013-05-311-1/+1
* Merge branch 'master' of dmdm/feedgenerator-py3kJustin Mayer2013-05-311-1/+2
|\
| * Fixed: https://github.com/dmdm/feedgenerator-py3k/issues/2Dirk Makowski2013-05-191-1/+2
* | update the version to 1.5Alexis Métaireau2013-01-111-1/+1
|/
* Removed unnecessary commaDirk Makowski2012-08-291-1/+1
* Added link to readme, renamed package in setupDirk Makowski2012-08-271-1/+1
* Made testsDirk Makowski2012-08-261-6/+5
* Initial commitDirk Makowski2012-08-251-9/+22
* Switched to setuptools to have 'develop' commandDirk Makowski2012-08-241-1/+1
* Added original sources to start portingDirk Makowski2012-08-241-0/+43