[skeleton] Use "py3" as tox environment instead of "py34" 3.26
authorDenis Laxalde <denis.laxalde@logilab.fr>
Wed, 11 Jul 2018 09:18:57 +0200
branch3.26
changeset 12428 744c66f41e96
parent 12427 8b90e56aa93e
child 12429 fe3ffa2fe5c3
[skeleton] Use "py3" as tox environment instead of "py34"
cubicweb/skeleton/tox.ini.tmpl
--- a/cubicweb/skeleton/tox.ini.tmpl	Thu Jun 28 10:17:15 2018 +0200
+++ b/cubicweb/skeleton/tox.ini.tmpl	Wed Jul 11 09:18:57 2018 +0200
@@ -1,5 +1,5 @@
 [tox]
-envlist = py27,py34,flake8
+envlist = py27,py3,flake8
 
 [testenv]
 deps =