Skip to content

Commit eb6d44b

Browse files
authored
Update setup.py
drop sphinx-autobuild dep back to allow py3.8 to install
1 parent b87ee6a commit eb6d44b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
],
1818
"docs": [
1919
"sphinx>=6.0.0",
20-
"sphinx-autobuild>=2024.2.4",
20+
"sphinx-autobuild>=2021.3.14",
2121
"sphinx_rtd_theme>=1.0.0",
2222
"towncrier>=21,<22",
2323
],

0 commit comments

Comments
 (0)