mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-11 09:08:27 +08:00
Add the ability to run third-party stubtest on Windows or MacOS when needed (#8923)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com>
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
version = "305.*"
|
||||
|
||||
[tool.stubtest]
|
||||
platforms = ["win32"]
|
||||
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
|
||||
|
||||
Reference in New Issue
Block a user