Skip to content

Commit cec9644

Browse files
committed
Removed coverage dependency
1 parent b4eec01 commit cec9644

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

poetry.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,6 @@ pylint = ">=2.12.0"
3838
black = "^22.3.0"
3939
pytest-dotenv = "^0.5.2"
4040
pytest-cov = "^4.0.0"
41-
coverage = "^7.0.0"
4241
numpy = [
4342
{ version = ">=1.16.6", python = ">=3.8,<3.11" },
4443
{ version = ">=1.23.4", python = ">=3.11" },

0 commit comments

Comments
 (0)