Skip to content

Commit 3076f3e

Browse files
author
Bilal Al
committed
remove version for cov plugin
1 parent bd7601a commit 3076f3e

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
'pytest==7.0.1',
1010
'pytest-mock==3.11.1',
1111
'coverage==6.2',
12-
'pytest-cov==5.0.0',
12+
'pytest-cov',
1313
'importlib-metadata==4.2',
1414
'tomli==1.2.3',
1515
'iniconfig==1.1.1',

0 commit comments

Comments
 (0)