We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ec3390f commit a47c1aaCopy full SHA for a47c1aa
pyproject.toml
@@ -32,7 +32,7 @@ dependencies = ["pygame>=2.0.0"]
32
"Source Code" = "https://github.com/ppizarror/pygame-menu"
33
34
[project.optional-dependencies]
35
-docs = ["sphinx<7", "sphinx-autodoc-typehints>=1.2.0", "sphinx-rtd-theme"]
+docs = ["sphinx", "sphinx-autodoc-typehints", "sphinx-rtd-theme"]
36
test = ["nose2[coverage_plugin]", "pytest", "pytest-cov"]
37
38
[project.entry-points."pyinstaller40"]
0 commit comments