Skip to content

Commit 0b38473

Browse files
committed
fix typo in setup
1 parent 2ccdfbf commit 0b38473

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
'schedule',
1010
'prometheus_client',
1111
'requests',
12-
'pytest >= 3.6')'
12+
'pytest >= 3.6',
1313
'pytest-cov',
1414
'pytest-mock',
1515
'codecov',

0 commit comments

Comments
 (0)