File: pyproject.toml

package info (click to toggle)
libvhdi 20240509-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 12,332 kB
  • sloc: ansic: 174,336; sh: 6,444; makefile: 1,330; python: 543; cpp: 88; sed: 16
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (34)
1
2
3
4
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"