File: pyproject.toml

package info (click to toggle)
pkb-client 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 356 kB
  • sloc: python: 3,067; makefile: 83
file content (3 lines) | stat: -rw-r--r-- 109 bytes parent folder | download | duplicates (3)
1
2
3
[build-system]
requires = ["setuptools>=50.3.0", "wheel"]
build-backend = "setuptools.build_meta:__legacy__"