Files
typeshed/stubs/beautifulsoup4/METADATA.toml
Avasam 3b94e71280 Add types-html5lib as a dependency of types-beautifulsoup4 (#9462)
Remove the need for subclassing `Any`
2023-01-05 10:40:17 +00:00

6 lines
96 B
TOML

version = "4.11.*"
requires = ["types-html5lib"]
[tool.stubtest]
extras = ["lxml", "html5lib"]