mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 17:58:40 +08:00
Complete jack-client stub (#9530)
Co-authored-by: Alex Waygood <Alex.Waygood@Gmail.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user