mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 13:02:22 +08:00
Release: https://pypi.org/pypi/beautifulsoup4/4.12.0 Homepage: https://www.crummy.com/software/BeautifulSoup/bs4/
7 lines
123 B
TOML
7 lines
123 B
TOML
version = "4.12.*"
|
|
requires = ["types-html5lib"]
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = true
|
|
extras = ["html5lib", "lxml"]
|