mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-07-12 19:30:53 +08:00
5 lines
156 B
TOML
5 lines
156 B
TOML
version = "0.8.*"
|
|
# Requires a version of numpy with a `py.typed` file
|
|
requires = ["numpy>=1.21"]
|
|
upstream_repository = "https://github.com/nmslib/hnswlib"
|