Skip to content

Commit 72ff9c1

Browse files
committed
chore: fix rtd builds
1 parent b8c8e93 commit 72ff9c1

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
@@ -56,7 +56,7 @@ docs = [
5656
"myst-parser",
5757
"sphinx-copybutton",
5858
"sphinx-design",
59-
"sphinx-treeview",
59+
"sphinx-treeview ; python_version >= '3.11'",
6060
]
6161

6262
[project.entry-points]

0 commit comments

Comments
 (0)