Skip to content

Commit f908ca4

Browse files
committed
PIN: Avoid pytest 5.3.4 (pytest-dev/pytest#6517)
1 parent 765bec8 commit f908ca4

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
@@ -62,7 +62,7 @@ nosetests =
6262
test =
6363
coverage
6464
nose >=0.11
65-
pytest
65+
pytest !=5.3.4
6666
pytest-cov
6767
all =
6868
%(dicomfs)s

0 commit comments

Comments
 (0)