File: pyproject.toml

package info (click to toggle)
pygalmesh 0.10.6-5
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 632 kB
  • sloc: cpp: 2,306; python: 1,541; makefile: 25
file content (6 lines) | stat: -rw-r--r-- 145 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
[build-system]
requires = ["setuptools>=42", "wheel", "pybind11>=2.6.0"]
build-backend = "setuptools.build_meta"

[tool.isort]
profile = "black"