pywin32: Complete modules using stubgen & stubtest (#8866)

Complete modules using stubgen & stubtest
This commit is contained in:
Samuel T
2022-10-07 13:56:17 -04:00
committed by GitHub
parent 4579094f77
commit 99cb36a784
197 changed files with 13514 additions and 568 deletions
-1
View File
@@ -1,5 +1,4 @@
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