File: pyproject.toml

package info (click to toggle)
python-zipfile-zstd 0.0.4-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,300 kB
  • sloc: python: 187; makefile: 2
file content (5 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (3)
1
2
3
4
5
[build-system]
requires = [
    "setuptools>=42"
]
build-backend = "setuptools.build_meta"