Skip to content

Commit 41e01e8

Browse files
committed
Pin pytest<5 as it breaks pytest-flake8, see:
tholo/pytest-flake8#87
1 parent ea3ad0d commit 41e01e8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

requirements-dev.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
pytest
1+
pytest<5
22
pytest-cov
33
pytest-flake8
44
mypy

0 commit comments

Comments
 (0)