Browse Source

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

Thomas Waldmann 9 năm trước cách đây
mục cha
commit
a237c1fb53
1 tập tin đã thay đổi với 1 bổ sung0 xóa
  1. 1 0
      requirements.d/development.txt

+ 1 - 0
requirements.d/development.txt

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