mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-09-06 15:07:00 +08:00
[resampy] Add stubs for resampy 0.4.3 (#15341)
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
version = "0.4.*"
|
||||
upstream_repository = "https://github.com/bmcfee/resampy"
|
||||
# Requires a version of numpy with a `py.typed` file
|
||||
requires = ["numpy>=1.20"]
|
||||
Reference in New Issue
Block a user