We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f434bc6 commit 57e3578Copy full SHA for 57e3578
1 file changed
pyproject.toml
@@ -49,7 +49,7 @@ classifiers = [
49
[project.optional-dependencies]
50
docs = ["sphinx>=7.0.0", "alabaster", "myst-parser", "myst-parser[linkify]"]
51
test = ["pytest>=7.2", "pytest-ordering", "pytest-cov"]
52
-notebooks = ["jupyterlab", "pandas", "treon"]
+notebooks = ["jupyterlab", "pandas", "treon", "altair"]
53
check = ["undate[docs]", "undate[notebooks]", "mypy", "ruff"]
54
dev = [
55
"pre-commit>=2.20.0",
0 commit comments