File: pyproject.toml

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