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] [tox]
envlist = py26, py27, py3, py33, py34 envlist = py26, py27, py3, py33, py34, py35, py36
[testenv] [testenv]
deps = pytest deps = pytest