Takashi Kajinami fc28a7b343 add pyproject.toml to support pip 23.1
pip 23.1 removed the "setup.py install" fallback for projects
that do not have pyproject.toml and now uses a pyproject.toml
which is vendored in pip.
To address that, this change adds the minimal pyproject.toml
to enable pbr to be properly used to build editable wheels.

See https://pip.pypa.io/en/stable/news/#v23-1
and https://github.com/pypa/pip/issues/8368 for more
details on the removal of the fallback support.

Co-Authored-By: Sean Mooney <work@seanmooney.info>
Change-Id: Ib9501d00cd5e6fb1d976f54325ffaa2dd6f1011c
2025-05-28 11:42:56 +09:00
2019-10-10 08:38:14 -07:00
2019-04-19 19:29:48 +00:00
2020-11-01 18:08:33 -08:00
2024-10-15 17:29:23 +00:00
2020-02-11 18:54:49 +01:00
2024-05-01 11:38:34 +09:00
2025-04-15 21:13:00 +09:00

Team and repository tags

image

oslo.policy

Latest Version

The Oslo Policy library provides support for RBAC policy enforcement across all OpenStack services.

Description
Rules engine to enforce access control policy
Readme 6.6 MiB
Languages
Python 100%