We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b8c8e93 commit 72ff9c1Copy full SHA for 72ff9c1
pyproject.toml
@@ -56,7 +56,7 @@ docs = [
56
"myst-parser",
57
"sphinx-copybutton",
58
"sphinx-design",
59
- "sphinx-treeview",
+ "sphinx-treeview ; python_version >= '3.11'",
60
]
61
62
[project.entry-points]
0 commit comments