stubtest: use separate table in METADATA.toml (#8096)

This commit is contained in:
Shantanu
2022-06-19 00:43:24 -07:00
committed by GitHub
parent 42409735b2
commit 64181e8dad
9 changed files with 30 additions and 19 deletions

View File

@@ -1,2 +1,4 @@
version = "0.2.*"
stubtest_apt_dependencies = ["portaudio19-dev"]
[tool.stubtest]
apt_dependencies = ["portaudio19-dev"]