Skip to content

Commit

Permalink
Add py39 to tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
scasagrande committed Oct 15, 2020
1 parent 4f70f61 commit ed970fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
[tox]
envlist = py36,py37,py38
envlist = py36,py37,py38,py39
[testenv]
deps = -rdev-requirements.txt
commands = pytest

0 comments on commit ed970fd

Please sign in to comment.