Files
typeshed/stubs/hnswlib/METADATA.toml
T

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"