Explorar el Código

Restrict pytest to below 3.3.

Omer Katz hace 7 años
padre
commit
3d7ba220f9
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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