Skip to content

Commit 6d04829

Browse files
authored
Merge pull request #1562 from dandi/skip-responses
Don't use version 0.25.5 of `responses`
2 parents 669b182 + 896be17 commit 6d04829

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

+1-1
Original file line numberDiff line numberDiff line change
@@ -92,7 +92,7 @@ test =
9292
pytest-mock
9393
pytest-rerunfailures
9494
pytest-timeout
95-
responses != 0.24.0
95+
responses != 0.24.0, != 0.25.5
9696
vcrpy
9797
tools=
9898
boto3

0 commit comments

Comments
 (0)