mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-24 09:18:40 +08:00
Add missing symbols in pyaudio stubs (#9206)
Split off from #9187 Turned off `ignore_missing_stub` for pyaudio stubs. Ensured it's valid for Windows and MacOS.
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
version = "0.2.*"
|
||||
|
||||
[tool.stubtest]
|
||||
ignore_missing_stub = false
|
||||
platforms = ["linux"]
|
||||
apt_dependencies = ["portaudio19-dev"]
|
||||
|
||||
Reference in New Issue
Block a user