Pārlūkot izejas kodu

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

Thomas Waldmann 9 gadi atpakaļ
vecāks
revīzija
a237c1fb53
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      requirements.d/development.txt

+ 1 - 0
requirements.d/development.txt

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