Files
30db55b17e57953d4aaf057f45b6c67ebefec4a4
networking-bgpvpn /pyproject.toml
elajkat 1044a82287 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: I4f96a06da3bd322ea1bf43c8d89d5377b3e1129d
2025年05月07日 11:29:42 +00:00

5 lines
101 B
TOML

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