File: pyproject.toml

package info (click to toggle)
python-vigietools 0.0.1
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 112 kB
  • sloc: python: 958; sh: 79; makefile: 11
file content (3 lines) | stat: -rw-r--r-- 91 bytes parent folder | download | duplicates (27)
1
2
3
[build-system]
requires = ["pbr>=6.0.0", "setuptools>=64.0.0"]
build-backend = "pbr.build"