Remove enum-tools

This commit is contained in:
Adrián Chaves 2025-03-27 12:05:20 +01:00
parent 581c969ead
commit 6a378bb94a
2 changed files with 0 additions and 2 deletions

View File

@ -27,7 +27,6 @@ author = "Scrapy developers"
# https://www.sphinx-doc.org/en/master/usage/configuration.html#general-configuration
extensions = [
"enum_tools.autoenum",
"hoverxref.extension",
"notfound.extension",
"scrapydocs",

View File

@ -1,4 +1,3 @@
enum-tools[sphinx]==0.12.0
sphinx==8.1.3
sphinx-hoverxref==1.4.2
sphinx-notfound-page==1.0.4