Skip to content

Commit b702675

Browse files
committed
pytest-cov>=6.0.0
1 parent 7e8b360 commit b702675

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: pyproject.toml

+1
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ Repository = "https://github.com/CEDARScript/cedarscript-editor-python.git"
4040
[project.optional-dependencies]
4141
dev = [
4242
"pytest>=7.0",
43+
"pytest-cov>=6.0.0",
4344
"black>=22.0",
4445
"isort>=5.0",
4546
"flake8>=4.0",

0 commit comments

Comments
 (0)