Add tox for running tests on python 3.8.

This commit is contained in:
Chris Berkhout 2021-10-05 13:30:53 +02:00
parent 2249917494
commit 15a39bb8a0
5 changed files with 125 additions and 1 deletions

1
.gitignore vendored
View file

@ -3,3 +3,4 @@
dist/
.coverage
htmlcov/
.tox/