Skip to content

Commit 9335182

Browse files
authored
Merge pull request #1342 from dandi/fix-tests
Don't use buggy version of `responses`
2 parents c567c8b + f8823ee commit 9335182

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
@@ -87,7 +87,7 @@ test =
8787
pytest-cov
8888
pytest-mock
8989
pytest-rerunfailures
90-
responses
90+
responses != 0.24.0
9191
vcrpy
9292
tools=
9393
boto3

0 commit comments

Comments
 (0)