File: pyproject.toml

package info (click to toggle)
python-fhs 1.2-1
  • links: PTS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 280 kB
  • sloc: python: 1,088; sh: 25; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 85 bytes parent folder | download | duplicates (6)
1
2
3
[build-system]
requires = ['setuptools>=42']
build-backend = 'setuptools.build_meta'