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

Change-Id: Ic15385e36ecf92dc6dda6c5315be5ef0ec41455d
Signed-off-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
2026-02-25 15:34:29 -05:00

4 lines
91 B
TOML

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