tox.ini
changeset 11630 1400aee10df4
parent 11624 e74bd3130d99
child 11631 faf279e33298
--- a/tox.ini	Tue Jun 28 11:03:20 2016 +0200
+++ b/tox.ini	Thu Jul 07 14:30:32 2016 +0200
@@ -1,9 +1,11 @@
 [tox]
-envlist = py27-{release,dev,compat}
+envlist = py27-{release,dev,compat},py34-{release,dev}
 
 [testenv]
 sitepackages = true
-deps = 
+deps =
+  py27: cubicweb-pyramid
+  py34: hg+http://hg.logilab.org/review/cubes/pyramid@4808ab6b1c9c#egg=cubicweb-pyramid
   -rrequirements-test.txt
   pytest
   compat: hg+http://hg.logilab.org/master/cubicweb@3.22#egg=cubicweb