mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-17 13:59:45 +08:00
Add missing items for distutils.command.* (#5773)
This was mostly generated by running stubgen. Existing annotations were kept, but converted to use PEP 604 and PEP 585.
This commit is contained in:
@@ -19,6 +19,7 @@
|
||||
"stubs/scribe",
|
||||
"stubs/tornado",
|
||||
// Modules that are incomplete in some way.
|
||||
"stdlib/distutils/command",
|
||||
"stdlib/lib2to3/refactor.pyi",
|
||||
"stdlib/sqlite3/dbapi2.pyi",
|
||||
"stdlib/tkinter",
|
||||
|
||||
Reference in New Issue
Block a user