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 2ccdfbf commit 0b38473Copy full SHA for 0b38473
setup.py
@@ -9,7 +9,7 @@
9
'schedule',
10
'prometheus_client',
11
'requests',
12
- 'pytest >= 3.6')'
+ 'pytest >= 3.6',
13
'pytest-cov',
14
'pytest-mock',
15
'codecov',
0 commit comments