File: pyproject.toml

package info (click to toggle)
avogadrolibs 1.101.0-3
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 78,480 kB
  • sloc: cpp: 139,780; ansic: 2,212; python: 1,435; perl: 321; sh: 90; makefile: 46
file content (5 lines) | stat: -rw-r--r-- 188 bytes parent folder | download | duplicates (2)
1
2
3
4
5
[build-system]
requires = ["setuptools>=40.8.0", "wheel", "scikit-build", "pybind11", "ninja"]
build-backend = "setuptools.build_meta:__legacy__"
[tool.cibuildwheel]
build-verbosity = "1"