Skip to content

Commit 395b2be

Browse files
committed
'pytest-cov' no longer appears to be needed for CICD
1 parent 933cfe6 commit 395b2be

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

pyproject.toml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,9 +38,6 @@ dependencies = [
3838
"werkzeug",
3939
]
4040
[project.optional-dependencies]
41-
cicd = [
42-
"pytest-cov", # Used for generating PyTest coverage reports
43-
]
4441
client = [
4542
"textual==0.42.0",
4643
"websocket-client",

0 commit comments

Comments
 (0)