Skip to content

Commit ce5d8e3

Browse files
committed
Updated poetry files with altair
1 parent b79a98c commit ce5d8e3

File tree

2 files changed

+188
-1
lines changed

2 files changed

+188
-1
lines changed

poetry.lock

Lines changed: 186 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: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ pandas = "^1.2.2"
1212
[tool.poetry.dev-dependencies]
1313
Sphinx = "^3.5.1"
1414
sphinxcontrib-napoleon = "^0.7"
15+
pytest = "^6.2.2"
16+
altair = "^4.1.0"
1517

1618
[build-system]
1719
requires = ["poetry-core>=1.0.0"]

0 commit comments

Comments
 (0)