File: pyproject.toml

package info (click to toggle)
libscca 20250915-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,652 kB
  • sloc: ansic: 200,885; sh: 6,518; makefile: 1,231; python: 405; cpp: 88; sed: 16
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (60)
1
2
3
4
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"