[skeleton] Use "py3" as tox environment instead of "py34"
authorDenis Laxalde <denis.laxalde@logilab.fr>
Wed, 11 Jul 2018 09:18:57 +0200
changeset 12341 921dfb88b115
parent 12338 b5533de552c4
child 12345 1b3d82915321
[skeleton] Use "py3" as tox environment instead of "py34"
cubicweb/skeleton/tox.ini.tmpl
--- a/cubicweb/skeleton/tox.ini.tmpl	Thu Jun 28 16:49:57 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 =