Skip to content

Commit 01aa65b

Browse files
committed
Locked pytest to a specific version to try to work around obscure CI error
1 parent f22c968 commit 01aa65b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-development.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
-e .
2-
pytest
2+
pytest==2.7.2
33
pytest-django
44
pytest-factoryboy
55
tox

0 commit comments

Comments
 (0)