File: pyproject.toml

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