File: pyproject.toml

package info (click to toggle)
libfshfs 20240501-1
  • links: PTS, VCS
  • area: main
  • in suites: sid, trixie
  • size: 16,784 kB
  • sloc: ansic: 275,772; sh: 6,375; makefile: 1,637; python: 425; cpp: 391; sed: 16
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (33)
1
2
3
4
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"