Skip to content
This repository was archived by the owner on Jan 13, 2021. It is now read-only.

Commit 0dc6f13

Browse files
committed
Require pytest>=3.0 (pypy fails with 2.9)
1 parent 64cbab6 commit 0dc6f13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test_requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest>=2.7
1+
pytest>=3.0
22
pytest-xdist
33
pytest-cov
44
requests

0 commit comments

Comments
 (0)