aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
AgeCommit message (Expand)Author
2020-05-23use pip-compile to pin dev requirementsDavid Lord
2020-01-29drop Python 2.7, 3.4, 3.5 supportDavid Lord
2020-01-26finish Azure Pipelines configDavid Lord
2019-02-23update pre-commitDavid Lord
2018-11-03add style checksDavid Lord
2018-11-03update project filesDavid Lord
2018-10-21test python 3.7, fix coverageDavid Lord
2018-10-20move to src directoryDavid Lord
2018-10-20fix docs buildDavid Lord
2018-05-07make pytest-cov collect over tox envsDavid Lord
2018-05-05fix #94 by using pytest-cov instead of plain coverageRonny Pfannschmidt
2018-05-04fix tox typoDavid Lord
2018-05-04add sphinx docs, update docstringsDavid Lord
2018-05-02update project filesDavid Lord
2018-04-20Drop testing for 2.6 and 3.3. Add 3.6.Hsiaoming Yang
2017-10-08Add Python 3.6 (#76)Hugo
2016-04-11standard test tools setupDavid Lord
2016-01-13Add new python versions to tox tooArmin Ronacher
2013-05-20Add test helpersArmin Ronacher