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 d6ec4cf commit 96ebc4eCopy full SHA for 96ebc4e
requirements-testing.txt
@@ -1,2 +1,3 @@
1
mock==1.3.0
2
pytest==4.6.11
3
+typing;python_version>="3.4",<"3.5" # To work around CI fail.
0 commit comments