File: pyproject.toml

package info (click to toggle)
python-pyspoa 0.3.2-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 164 kB
  • sloc: python: 148; sh: 55; makefile: 37; cpp: 35
file content (3 lines) | stat: -rw-r--r-- 129 bytes parent folder | download
1
2
3
[build-system]
requires = ["cmake<4", "pybind11", "setuptools", "wheel", "scikit-build"]
build-backend = "setuptools.build_meta"