File: pyproject.toml

package info (click to toggle)
libolecf 20240427-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 13,616 kB
  • sloc: ansic: 201,285; sh: 6,589; makefile: 1,315; python: 390; cpp: 183; sed: 16
file content (4 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (59)
1
2
3
4
[build-system]
requires = ["setuptools", "wheel"]
build-backend = "setuptools.build_meta"