Skip to content

Commit a47c1aa

Browse files
committed
Update docs build
1 parent ec3390f commit a47c1aa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ dependencies = ["pygame>=2.0.0"]
3232
"Source Code" = "https://github.com/ppizarror/pygame-menu"
3333

3434
[project.optional-dependencies]
35-
docs = ["sphinx<7", "sphinx-autodoc-typehints>=1.2.0", "sphinx-rtd-theme"]
35+
docs = ["sphinx", "sphinx-autodoc-typehints", "sphinx-rtd-theme"]
3636
test = ["nose2[coverage_plugin]", "pytest", "pytest-cov"]
3737

3838
[project.entry-points."pyinstaller40"]

0 commit comments

Comments
 (0)