]> git.phdru.name Git - cookiecutter.git/blobdiff - project_template/tox.ini
[Makefile] make docs
[cookiecutter.git] / project_template / tox.ini
index fcb27013853a383415be4d940aa348513e7b05b7..7ebfa923e5c7adfea20381b68c7083ff6990869e 100644 (file)
@@ -1,7 +1,7 @@
 [tox]
 minversion = 1.8
 toxworkdir={homedir}/.tox/{project}
-envlist = {py26,py27,py34},{py27,py34}-flake8
+envlist = {py26,py27,py33,py34,py35,py36},{py27,py36}-flake8
 
 # Base test environment settings
 [testenv]