Skip to content

Commit ba138a0

Browse files
committed
PIN: Avoid pytest 5.3.4 (pytest-dev/pytest#6517)
1 parent 9158626 commit ba138a0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,7 @@ nosetests =
5757
test =
5858
coverage
5959
nose >=0.11
60-
pytest
60+
pytest !=5.3.4
6161
pytest-cov
6262
all =
6363
%(dicom)s

0 commit comments

Comments
 (0)