Explorar o código

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

Thomas Waldmann %!s(int64=9) %!d(string=hai) anos
pai
achega
a237c1fb53
Modificáronse 1 ficheiros con 1 adicións e 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