Skip to content

Commit

Permalink
Add py 3.8 and 3.9 to tox
Browse files Browse the repository at this point in the history
  • Loading branch information
dwt committed Mar 5, 2021
1 parent 65594a5 commit 65dfe3e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
@@ -1,5 +1,5 @@
[tox]
envlist = py36, py37
envlist = py36, py37, py38, py39

[testenv]
commands = {envpython} setup.py test --quiet

0 comments on commit 65dfe3e

Please sign in to comment.