
This copies a fix from the Watcher project to support pip 23.1: https://review.opendev.org/c/openstack/watcher/+/948438 Closes-Bug: #2109584 Change-Id: I91cd5e262513b5427377ce1892e9acfe29e22b21
4 lines
91 B
TOML
4 lines
91 B
TOML
[build-system]
|
|
requires = ["pbr>=6.0.0", "setuptools>=64.0.0"]
|
|
build-backend = "pbr.build"
|