Takashi Kajinami c9dd06215d 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: I1d9a2ee9960296eec7fd98ee721f52cf04754fd5
2025-05-28 11:49:41 +09:00
2025-03-19 06:54:07 +00:00
2025-03-19 06:54:07 +00:00
2019-04-19 19:27:54 +00:00
2018-07-04 08:28:15 +07:00
2024-07-23 23:23:55 +09:00
2024-11-09 15:21:27 +09:00
2019-02-13 14:28:34 +08:00
2024-10-09 22:35:41 +09:00
2020-02-10 18:35:07 +01:00
2024-05-01 11:45:51 +09:00
2025-04-15 21:24:00 +09:00

Team and repository tags

image

oslo.utils

Latest Version

Downloads

The oslo.utils library provides support for common utility type functions, such as encoding, exception handling, string manipulation, and time handling.

Description
OpenStack library utils
Readme 8.8 MiB
Languages
Python 100%