Explorar o código

Downgrade pytest to a version below 3.3 since the new log capture feature breaks our tests.

Omer Katz %!s(int64=7) %!d(string=hai) anos
pai
achega
acf850643d
Modificáronse 1 ficheiros con 1 adicións e 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