remove sphinx-autobuild dependency

This commit is contained in:
Aiman 2026-03-25 02:06:23 +05:30
parent 33be33cae6
commit 5d565052ce
1 changed files with 0 additions and 1 deletions

View File

@ -28,7 +28,6 @@ dependencies = [
# Platform-specific dependencies
'PyDispatcher>=2.0.5; platform_python_implementation == "CPython"',
'PyPyDispatcher>=2.1.0; platform_python_implementation == "PyPy"',
"sphinx-autobuild>=2024.10.3",
]
classifiers = [
"Development Status :: 5 - Production/Stable",