File: pyproject.toml

package info (click to toggle)
pykdtree 1.4.3%2Bds-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 248 kB
  • sloc: python: 500; makefile: 18
file content (3 lines) | stat: -rw-r--r-- 115 bytes parent folder | download
1
2
3
[build-system]
requires = ["setuptools", "numpy>=2.0.0,<3", "Cython>=3.1"]
build-backend = "setuptools.build_meta"