Skip to content
This repository has been archived by the owner on Mar 26, 2022. It is now read-only.

Commit

Permalink
add python 3.7 to tox file
Browse files Browse the repository at this point in the history
  • Loading branch information
nikolas committed Sep 3, 2018
1 parent 8b99773 commit 8744823
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Expand Up @@ -4,7 +4,7 @@
# and then run "tox" from this directory.

[tox]
envlist = py{26,27,33,34,35,36,py,py3}
envlist = py{26,27,33,34,35,36,37,py,py3}

[testenv]
deps = .[test]
Expand Down

0 comments on commit 8744823

Please sign in to comment.