summaryrefslogtreecommitdiff
path: root/tox.ini
Commit message (Expand)AuthorAgeFilesLines
* update tested python versionsDavid Lord2023-01-091-2/+6
* tox pypy38David Lord2022-01-131-1/+1
* drop Python 3.6David Lord2021-11-051-1/+1
* test Python 3.11David Lord2021-11-051-1/+1
* test Python 3.10David Lord2021-10-221-1/+1
* verbose test output in ciDavid Lord2021-02-241-1/+1
* add type annotationsDavid Lord2021-01-291-0/+5
* Merge branch '1.1.x'David Lord2021-01-291-1/+1
|\
| * Add Python 3.9 support for 1.1.x (#163)Rust Saiargaliev2021-01-291-1/+1
* | use pip-compile to pin dev requirementsDavid Lord2020-05-231-3/+2
* | drop Python 2.7, 3.4, 3.5 supportDavid Lord2020-01-291-1/+1
|/
* finish Azure Pipelines configDavid Lord2020-01-261-31/+7
* update pre-commitDavid Lord2019-02-231-1/+1
* add style checksDavid Lord2018-11-031-0/+6
* update project filesDavid Lord2018-11-031-1/+1
* test python 3.7, fix coverageDavid Lord2018-10-211-17/+11
* move to src directoryDavid Lord2018-10-201-1/+1
* fix docs buildDavid Lord2018-10-201-6/+2
* make pytest-cov collect over tox envsDavid Lord2018-05-071-2/+14
* fix #94 by using pytest-cov instead of plain coverageRonny Pfannschmidt2018-05-051-3/+2
* fix tox typoDavid Lord2018-05-041-1/+1
* add sphinx docs, update docstringsDavid Lord2018-05-041-1/+10
* update project filesDavid Lord2018-05-021-4/+24
* Drop testing for 2.6 and 3.3. Add 3.6.Hsiaoming Yang2018-04-201-1/+1
* Add Python 3.6 (#76)Hugo2017-10-081-1/+1
* standard test tools setupDavid Lord2016-04-111-2/+5
* Add new python versions to tox tooArmin Ronacher2016-01-131-1/+1
* Add test helpersArmin Ronacher2013-05-201-0/+5