mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-16 00:37:10 +08:00
* run stubgen * replace individual lexers with __getattr__ in lexers/__init__.pyi * replace individual styles with __getattr__ in styles/__init__.pyi * import-export each formatter into formatters/__init__.pyi * clean up slightly with quick and dirty script * manual fixing
3 lines
46 B
TOML
3 lines
46 B
TOML
version = "2.9"
|
|
requires = ["types-docutils"]
|