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.
2 parents d6f2f56 + a7e1de0 commit aadf352Copy full SHA for aadf352
requirements.txt
@@ -1,4 +1,6 @@
1
async-generator==1.10; python_version>="3.6"
2
+coverage<=4.5.4; python_version<"3.5"
3
+coverage==5.5; python_version>="3.5"
4
codacy-coverage==1.3.11
5
looseversion==1.3.0
6
mock==3.0.5
0 commit comments