Skip to content

Commit

Permalink
Adds py37 to tox.ini
Browse files Browse the repository at this point in the history
  • Loading branch information
cslarsen committed Sep 18, 2019
1 parent 680def5 commit 3f52474
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 = py27, py36, pypy
envlist = py27, py36, py37, pypy

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

0 comments on commit 3f52474

Please sign in to comment.