mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-04 20:45:49 +08:00
354b33a70c
* Import `webencodings` to use `Encoding` class instead of `Protocol` * Make `_inputstream.BufferedStream`, `filters.base.Filter`, `_utils.MethodDispatcher` generic * Fix incorrect types in `_ihatexml.pyi` * Add types for some attributes/methods
7 lines
154 B
TOML
7 lines
154 B
TOML
version = "1.1.*"
|
|
upstream_repository = "https://github.com/html5lib/html5lib-python"
|
|
requires = ["types-webencodings"]
|
|
|
|
[tool.stubtest]
|
|
extras = ["all"]
|