File: pyproject.toml

package info (click to toggle)
python-sanix 1.0.6-1.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 88 kB
  • sloc: python: 94; makefile: 4
file content (3 lines) | stat: -rw-r--r-- 97 bytes parent folder | download
1
2
3
[build-system]
requires = ["setuptools>=69.0.3", "wheel"]
build-backend = "setuptools.build_meta"