File: pyproject.toml

package info (click to toggle)
libfshfs 20260130-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 16,968 kB
  • sloc: ansic: 276,743; sh: 6,860; makefile: 1,653; python: 424; cpp: 391; sed: 16
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (54)
1
2
3
4
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"