mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 17:28:40 +08:00
Run stubtest on Windows for waitress (#9181)
This commit is contained in:
@@ -1,2 +1,6 @@
|
||||
version = "2.1.*"
|
||||
requires = []
|
||||
|
||||
[tool.stubtest]
|
||||
# linux and darwin are equivalent
|
||||
platforms = ["linux", "win32"]
|
||||
|
||||
Reference in New Issue
Block a user