File: pyproject.toml

package info (click to toggle)
python-novaclient 2%3A18.12.0-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 2,856 kB
  • sloc: python: 24,300; makefile: 24; sh: 13
file content (3 lines) | stat: -rw-r--r-- 100 bytes parent folder | download | duplicates (13)
1
2
3
[build-system]
requires = ["pbr>=5.7.0", "setuptools>=64.0.0", "wheel"]
build-backend = "pbr.build"