Add pyproject.toml to support pip 23.1
For details see the below mail thread: https://lists.openstack.org/archives/list/openstack-discuss@lists.openstack.org/thread/HVFN5RBSHRTM3B2UUKPAWKH6H6AT6CYR/ and the commit message of the keystone patch: https://review.opendev.org/c/899519 Change-Id: I321f10c1a46246ed4c6ea9b494b248ed92fae945
This commit is contained in:
parent
ffaaf5a25d
commit
408ce29824
4
pyproject.toml
Normal file
4
pyproject.toml
Normal file
@ -0,0 +1,4 @@
|
||||
[build-system]
|
||||
requires = ["pbr>=5.7.0", "setuptools>=64.0.0", "wheel"]
|
||||
build-backend = "pbr.build"
|
||||
|
Loading…
Reference in New Issue
Block a user