Skip to content

Commit c65ce37

Browse files
committed
⏪ undo deletion of dependencies
1 parent ea08a8a commit c65ce37

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
@@ -55,6 +55,7 @@ build-backend = "poetry_dynamic_versioning.backend"
5555

5656
# https://stackoverflow.com/a/60990574/9684872
5757
[tool.poetry.extras]
58+
docs = ["sphinx", "sphinx-book-theme", "myst-nb", "ipywidgets", "sphinx-new-tab-link", "jupytext"]
5859
gui = ["customtkinter"]
5960

6061
[tool.poetry.scripts]

0 commit comments

Comments
 (0)