Configure Python 3.6 in Tox

This commit is contained in:
nicolargo 2018-11-11 16:31:19 +01:00
parent 912df26ed4
commit e1e5af5c1c

View File

@ -5,8 +5,7 @@
# tox
[tox]
#envlist = py27
envlist = py27, py35
envlist = py27, py36
[testenv]
deps =