We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d019db5 commit e65af20Copy full SHA for e65af20
requirements-test.txt
@@ -1,4 +1,5 @@
1
mock
2
+urllib3==1.26.20; implementation_name == 'pypy'
3
vcrpy; implementation_name != 'pypy'
4
vcrpy < 6; implementation_name == 'pypy'
5
pytest
0 commit comments