mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-01-09 04:52:23 +08:00
Disable uwsgi, pyaudio, jack-client stubtest on macOS (#11821)
This commit is contained in:
@@ -4,6 +4,6 @@ version = "0.2.*"
|
||||
|
||||
[tool.stubtest]
|
||||
# linux and win32 are equivalent
|
||||
platforms = ["darwin", "linux"]
|
||||
platforms = ["linux"]
|
||||
apt_dependencies = ["portaudio19-dev"]
|
||||
brew_dependencies = ["portaudio"]
|
||||
# brew_dependencies = ["portaudio"]
|
||||
|
||||
Reference in New Issue
Block a user