mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 02:42:29 +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:
co-authored by
Alex Waygood
Jelle Zijlstra
parent
0f33721c52
commit
9cd9f6f6e0
@@ -1,4 +1,5 @@
|
||||
version = "0.5.*"
|
||||
|
||||
[tool.stubtest]
|
||||
platforms = ["linux"]
|
||||
apt_dependencies = ["libjack-dev"]
|
||||
|
||||
Reference in New Issue
Block a user