File: pyproject.toml

package info (click to toggle)
pkb-client 2.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 332 kB
  • sloc: python: 2,518; makefile: 92
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__"