Explorar el Código

add virtualenv<14.0 to requirements so tox does not pull in a py32 incompatible one

Thomas Waldmann hace 9 años
padre
commit
a237c1fb53
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      requirements.d/development.txt

+ 1 - 0
requirements.d/development.txt

@@ -1,3 +1,4 @@
+virtualenv<14.0
 tox
 mock
 pytest