File: pyproject.toml

package info (click to toggle)
python-greenlet 3.1.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 1,032 kB
  • sloc: cpp: 5,045; python: 3,160; ansic: 1,125; makefile: 155; asm: 120; sh: 42
file content (5 lines) | stat: -rw-r--r-- 98 bytes parent folder | download
1
2
3
4
5
[build-system]
build-backend = "setuptools.build_meta"
requires = [
     "setuptools >= 40.8.0"
]