Merge "add pyproject.toml to support pip 23.1"
This commit is contained in:
commit
798d123db5
3
pyproject.toml
Normal file
3
pyproject.toml
Normal file
@ -0,0 +1,3 @@
|
||||
[build-system]
|
||||
requires = ["pbr>=5.7.0", "setuptools>=64.0.0", "wheel"]
|
||||
build-backend = "pbr.build"
|
Loading…
Reference in New Issue
Block a user