Files
python-brick-cinderclient-ext/pyproject.toml
Brian Rosmaita b5cf5c37d2 Add pyproject.toml file
Based on cinder change I7f7437d06b411726ede946dd58750c04bc0abd3c

Change-Id: I00b7130f52f594a997a9c258ab4adf3282a51d70
Signed-off-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
2026-02-25 20:28:20 +00:00

4 lines
91 B
TOML

[build-system]
requires = ["pbr>=6.0.0", "setuptools>=64.0.0"]
build-backend = "pbr.build"