mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-20 18:23:15 +08:00
Add pywin32 type stubs from microsoft/python-type-stubs and mhammond/pywin32 (#8825)
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
version = "304.*"
|
||||
|
||||
[tool.stubtest]
|
||||
# The library only works on Windows; we currently only run stubtest on Ubuntu for third-party stubs in CI.
|
||||
# See #8660
|
||||
skip = true
|
||||
Reference in New Issue
Block a user