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 c9a71e4 commit 96e5326Copy full SHA for 96e5326
1 file changed
setup.py
@@ -27,7 +27,7 @@
27
"mdformat-pyproject>=0.0.2", # Allows configuring in pyproject.toml
28
],
29
"docs": [
30
- "sphinx-ape @ git+https://github.com/ApeWorX/sphinx-ape.git",
+ "sphinx-ape>=0.1,<1", # Use dependencies of our custom docs plugin
31
32
"release": [ # `release` GitHub Action job uses this
33
"setuptools>=75.6.0", # Installation tool
0 commit comments