Skip to content

Commit d56115c

Browse files
committed
Some example notebooks require jupyter & pandas
1 parent e8cdf62 commit d56115c

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -50,6 +50,7 @@ classifiers = [
5050
[project.optional-dependencies]
5151
docs = ["sphinx>=7.0.0", "alabaster", "myst-parser", "myst-parser[linkify]"]
5252
test = ["pytest>=7.2", "pytest-ordering", "pytest-cov"]
53+
examples = ["jupyterlab", "pandas"]
5354
dev = [
5455
"ruff",
5556
"pre-commit>=2.20.0",

0 commit comments

Comments
 (0)