File: pyproject.toml

package info (click to toggle)
python-fastbencode 0.2-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 228 kB
  • sloc: python: 417; ansic: 5; makefile: 2
file content (3 lines) | stat: -rw-r--r-- 110 bytes parent folder | download
1
2
3
[build-system]
requires = ["setuptools", "cython>=0.29", "packaging"]
build-backend = "setuptools.build_meta"