mirror of
https://github.com/davidhalter/typeshed.git
synced 2025-12-21 19:32:13 +08:00
Split off from #9187 Turned off `ignore_missing_stub` for pyaudio stubs. Ensured it's valid for Windows and MacOS.
7 lines
124 B
TOML
7 lines
124 B
TOML
version = "0.2.*"
|
|
|
|
[tool.stubtest]
|
|
ignore_missing_stub = false
|
|
platforms = ["linux"]
|
|
apt_dependencies = ["portaudio19-dev"]
|