More Python versions

This commit is contained in:
Michał Pasternak 2017-05-02 22:18:09 +02:00
parent d748ecd785
commit 31e4f25724

View file

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