Skip to content

Commit d85be3a

Browse files
committed
Added pytest-cov
1 parent ce5d8e3 commit d85be3a

File tree

2 files changed

+86
-1
lines changed

2 files changed

+86
-1
lines changed

poetry.lock

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

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ Sphinx = "^3.5.1"
1414
sphinxcontrib-napoleon = "^0.7"
1515
pytest = "^6.2.2"
1616
altair = "^4.1.0"
17+
pytest-cov = "^2.11.1"
1718

1819
[build-system]
1920
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)