Skip to content

Commit 027a0d9

Browse files
author
Ludvig Kihlman
committed
Fixes failing mypy test by pinning pytest-mypy to 0.4.2 as suggested in issue #1328
1 parent 4bf46c9 commit 027a0d9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ pytest>=4.5
22
pytest-cov
33
pytest-rerunfailures
44
pytest-xdist
5-
pytest-mypy
5+
pytest-mypy==0.4.2
66
coverage
77
selenium
88
sphinx

0 commit comments

Comments
 (0)