X Tutup
Skip to content

Commit db819a6

Browse files
committed
Add pyproject.toml file
Based on cinder change I7f7437d06b411726ede946dd58750c04bc0abd3c Change-Id: Ic15385e36ecf92dc6dda6c5315be5ef0ec41455d Signed-off-by: Brian Rosmaita <rosmaita.fossdev@gmail.com>
1 parent 4a193c8 commit db819a6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pyproject.toml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
[build-system]
2+
requires = ["pbr>=6.0.0", "setuptools>=64.0.0"]
3+
build-backend = "pbr.build"

0 commit comments

Comments
 (0)
X Tutup