Add a tox test for Python 3.7
This commit is contained in:
parent
4e8f41150a
commit
5ab74df1c0
@ -5,7 +5,7 @@
|
||||
|
||||
[tox]
|
||||
skipsdist = True
|
||||
envlist = py34, py35, py36, pycodestyle, doc
|
||||
envlist = py34, py35, py36, py37, pycodestyle, doc
|
||||
|
||||
[testenv]
|
||||
commands = pytest
|
||||
|
Loading…
x
Reference in New Issue
Block a user