Complete jack-client stub (#9530)

Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
Avasam
2023-01-17 23:31:49 -05:00
committed by GitHub
parent 242ef6f2bd
commit 6cb934291f
2 changed files with 44 additions and 13 deletions
+2
View File
@@ -1,4 +1,6 @@
version = "0.5.*"
# Requires a version of numpy with a `py.typed` file
requires = ["types-cffi", "numpy>=1.20"]
[tool.stubtest]
ignore_missing_stub = false