Update pywin32 to mypy 0.990 (#9124)

This commit is contained in:
Samuel T
2022-11-09 19:20:56 -08:00
committed by GitHub
parent a74acc8225
commit 0ac98f6b80
5 changed files with 34 additions and 32 deletions
+1 -4
View File
@@ -1,9 +1,6 @@
version = "304.*"
[tool.stubtest]
ignore_missing_stub = false
# The library only works on Windows; we currently only run stubtest on Ubuntu for third-party stubs in CI.
# See #8660
skip = true
# This crashes stubtest. It should be fixed in next mypy update
# (keeping it since we currently skip the stub anyway)
# https://github.com/python/mypy/issues/13822
ignore_missing_stub = false