Python 3.6 was not tested in the default configuration of tox.

This commit is contained in:
Dave Halter
2017-05-08 19:55:35 +02:00
parent 9fb7fb66da
commit 0b3590ce20

View File

@@ -1,5 +1,5 @@
[tox] [tox]
envlist = py26, py27, py33, py34, py35 envlist = py26, py27, py33, py34, py35, py36
[testenv] [testenv]
deps = deps =
pytest>=2.3.5 pytest>=2.3.5