mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-08-12 10:52:31 +08:00
5 lines
160 B
TOML
5 lines
160 B
TOML
version = "0.4.*"
|
|
upstream-repository = "https://github.com/bmcfee/resampy"
|
|
# Requires a version of numpy with a `py.typed` file
|
|
dependencies = ["numpy>=1.20"]
|