Skip to content

Commit

Permalink
add py37 in tox envlist
Browse files Browse the repository at this point in the history
  • Loading branch information
Hanaasagi committed Jan 13, 2019
1 parent 89886b4 commit 03f0c03
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tox.ini
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[tox]
envlist=py27,py34,py35,py36
envlist=py27,py34,py35,py36,py37
skip_missing_interpreters=True

[testenv]
commands=
Expand Down

0 comments on commit 03f0c03

Please sign in to comment.