File: pyproject.toml

package info (click to toggle)
libmsiecf 20240425-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 12,924 kB
  • sloc: ansic: 185,222; sh: 6,480; makefile: 1,354; python: 401; cpp: 171; 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"