Browse Source

Restrict pytest to below 3.3.

Omer Katz 7 năm trước cách đây
mục cha
commit
3d7ba220f9
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  1. 1 1
      requirements/test.txt

+ 1 - 1
requirements/test.txt

@@ -1,2 +1,2 @@
 case>=1.3.1
-pytest>=3.0
+pytest>=3.0,<3.3