Skip to content

Commit fa4360b

Browse files
authored
Revert Sphinx upgrade
1 parent 69b8a69 commit fa4360b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"dev": [
6969
"flake8",
7070
"pytest",
71-
"sphinx==8.*"
71+
"sphinx==5.*"
7272
],
7373
}
7474
)

0 commit comments

Comments
 (0)