Преглед изворни кода

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

Thomas Waldmann пре 9 година
родитељ
комит
a237c1fb53
1 измењених фајлова са 1 додато и 0 уклоњено
  1. 1 0
      requirements.d/development.txt

+ 1 - 0
requirements.d/development.txt

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