summaryrefslogtreecommitdiff
path: root/setup.py
Commit message (Expand)AuthorAgeFilesLines
* Join classifier stringHugo van Kemenade2022-03-121-1/+1
* Add python_requires to help pipHugo van Kemenade2021-12-131-0/+1
* Drop support for Python <= 3.6Hugo van Kemenade2021-12-131-1/+1
* Merge branch 'PR60'Gerhard Weis2021-12-131-36/+34
|\
| * Add support for py37 and py38Jose Eduardo2019-07-191-0/+2
| * Avoid unclosed file warningJose Eduardo2019-07-191-1/+2
* | Merge branch 'PR57'Gerhard Weis2021-12-131-33/+3
|\ \
| * | 1) move license to Project's rootAlexander Mangin2019-03-271-26/+0
| |/
* | bump versionGerhard Weis2021-12-131-3/+0
* | release 0.6.10.6.1Gerhard Weis2021-12-131-3/+1
* | Add support for Python 3.10Hugo van Kemenade2021-09-131-0/+4
|/
* Drop support for EOL Python 3.3Hugo2018-04-291-1/+0
* Drop support for EOL Python 2.6Hugo2018-04-291-1/+2
* bump versionGerhard Weis2017-10-131-1/+1
* release 0.6.00.6.0Gerhard Weis2017-10-131-1/+1
* version is 0.6 devGerhard Weis2017-07-061-1/+1
* use sixGerhard Weis2017-07-051-6/+5
* keep py2.6 as long as tests run fineGerhard Weis2017-07-051-0/+1
* Merge branch 'master' of https://github.com/lmazuel/isodateGerhard Weis2017-07-051-13/+2
|\
| * Flake happinessLaurent Mazuel2017-06-281-3/+3
| * Remove 2to3 usageLaurent Mazuel2017-06-281-12/+4
* | no more py 3.2Gerhard Weis2017-07-051-1/+2
* | whitespaceGerhard Weis2017-07-051-0/+1
* | Point the URL to GitHubThomas Grainger2015-10-021-1/+1
|/
* bump versionGerhard Weis2015-08-061-1/+1
* fix rst formatting and make new release0.5.4Gerhard Weis2015-08-061-1/+1
* bump versionGerhard Weis2015-08-061-1/+1
* update changelog and prepare releaseGerhard Weis2015-08-061-1/+1
* fix typo in setup.py descriptionnikolas2015-05-181-1/+1
* bump to 0.5.2-devGerhard Weis2014-11-071-1/+1
* release 0.5.10.5.1Gerhard Weis2014-11-071-1/+1
* add Python 3.4 to list of supported versionsGerhard Weis2014-11-071-0/+1
* Fix flake errorsAdrian Coveney2014-08-181-4/+4
* back to developmentGerhard Weis2014-02-231-1/+1
* update setup.py to read correct README fileGerhard Weis2014-02-231-3/+3
* update trove classifiers to show all supported python versionsGerhard Weis2013-01-251-2/+5
* back to devGerhard Weis2012-10-301-1/+1
* forgot to bump version for a whileGerhard Weis2012-10-301-1/+1
* updated change log and version to 0.4.8Gerhard Weis2012-05-041-1/+1
* clean up setup.py for python2 and 3 compatibility (with and without setuptool...Gerhard Weis2012-05-041-8/+7
* bump version to 0.4.7Gerhard Weis2012-01-261-1/+1
* * support Python 3Gerhard Weis2012-01-061-3/+13
* * made setuptools an optional dependencyGerhard Weis2012-01-061-7/+10
* * Fixed a formatting of microseconds for datetime objectsGerhard Weis2011-04-161-15/+15
* * Fixed problem with %P formating and fractionsGerhard Weis2010-10-291-1/+1
* * added unary operator for DurationGerhard Weis2010-10-281-5/+7
* * fixed bug in comparison between timedelta and Duration.Gerhard Weis2009-02-091-1/+1
* * added ISO 8601 formating methodsGerhard Weis2009-02-091-1/+1
* * renamed project to isodateGerhard Weis2009-01-051-1/+1
* * initial commit (version 0.3.0)Gerhard Weis2009-01-051-0/+66