Skip to content

Commit 4f1bb1d

Browse files
committed
Pinned pytest to 4.0.2 as work-around for pytest-dev/pytest-asyncio#104
1 parent f64ec48 commit 4f1bb1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements_test.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
mock==1.3.0
22
setuptools
33
nose
4-
pytest
4+
pytest==4.0.2
55
pytest-cov
66
coverage

0 commit comments

Comments
 (0)