summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Collapse)AuthorAgeFilesLines
* Merge branch 'PR60'Gerhard Weis2021-12-131-0/+2
|\ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PR60: Use non-beta Python 3.8 on Travis Use Python 3.8 beta on Travis PEP8: 79 chars Use Xenial on Travis to test on Python3.7 Fix Python 3.8 DeprecationWarning Add support for py37 and py38 Raise warnings produced by isodate as errors during tests Avoid unclosed file warning # Conflicts: # .travis.yml # setup.py # src/isodate/duration.py # src/isodate/tests/__init__.py # tox.ini
| * Add support for py37 and py38Jose Eduardo2019-07-191-1/+1
| |
| * Raise warnings produced by isodate as errors during testsJose Eduardo2019-07-191-0/+2
| |
* | bump versionGerhard Weis2021-12-131-1/+1
| | | | | | | | remove end-of-life python versions
* | release 0.6.10.6.1Gerhard Weis2021-12-131-1/+1
| |
* | Add support for Python 3.10Hugo van Kemenade2021-09-131-1/+1
| |
* | Move from Travis CI to GitHub Actions and Coveralls to CodecovHugo van Kemenade2021-09-131-11/+10
|/
* Drop support for EOL Python 3.3Hugo2018-04-291-1/+1
|
* Drop support for EOL Python 2.6Hugo2018-04-291-1/+1
|
* py36 maybe to new for travisGerhard Weis2017-07-061-2/+2
|
* keep py2.6 as long as tests run fineGerhard Weis2017-07-051-3/+3
|
* no more py 3.2Gerhard Weis2017-07-051-1/+1
|
* test with pypy3 as wellGerhard Weis2015-06-231-1/+1
|
* add Python 3.4 to list of supported versionsGerhard Weis2014-11-071-1/+1
|
* run flake and coverage tests via toxGerhard Weis2014-02-271-2/+15
|
* add tox configurationGerhard Weis2013-01-251-0/+7