Skip to content

Commit

Permalink
Add py36 to the tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
dmtucker committed Mar 7, 2018
1 parent 1958f97 commit bd75ec9
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,6 +1,6 @@
# For more information about tox, see https://tox.readthedocs.io/en/latest/
[tox]
envlist = py33,py34,py35,flake8
envlist = py33,py34,py35,py36,flake8

[testenv]
deps = pytest
Expand Down

0 comments on commit bd75ec9

Please sign in to comment.