mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-16 21:08:03 +08:00
cffi: run stubtest on Windows (#9178)
This commit is contained in:
@@ -2,3 +2,5 @@ version = "1.15.*"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
# linux and darwin are mostly equivalent, except for a single `RTLD_DEEPBIND` variable
|
||||
platforms = ["linux", "win32"]
|
||||
|
||||
Reference in New Issue
Block a user