Skip to content

Commit 8aa1040

Browse files
committed
add ipywidgets as an optional dependency (for docs)
1 parent 404fcfe commit 8aa1040

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,7 @@ docs = [
6363
"sphinx-rtd-theme",
6464
"statsmodels",
6565
"sphinxcontrib-bibtex",
66+
"ipywidgets",
6667
]
6768
lint = ["interrogate", "nbqa", "pre-commit", "ruff"]
6869
test = ["pytest", "pytest-cov"]

0 commit comments

Comments
 (0)