Files
neutron-vpnaas/pyproject.toml
elajkat de21e82997 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: I3bd48a0e4e9ff1caf4c960b08298fc84df3c2cc1
2025-06-16 09:39:27 +00:00

3 lines
106 B
TOML

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