hugovk 2017-10-19 23:58:20 +03:00
parent 5ae5f995cd
commit 60c3b671bf
2 changed files with 3 additions and 1 deletions

View file

@ -1,5 +1,5 @@
[tox]
envlist = py27, py36, py35, py34, pypy, pypy3
envlist = py27, py36, py35, py34, pypy, pypy3, py36dev
recreate = False
[testenv]