File: pyproject.toml

package info (click to toggle)
dh-python 7.20260125
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 1,592 kB
  • sloc: python: 6,493; makefile: 605; perl: 251; sh: 36
file content (3 lines) | stat: -rw-r--r-- 90 bytes parent folder | download | duplicates (62)
1
2
3
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"