Takashi Kajinami 08987d8af2 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: Ib398fab537a138126fd50f0189ef805ccbfce46a
2025-05-08 10:11:43 +09:00
2022-09-05 13:29:49 +02:00
2019-04-19 19:28:07 +00:00
2018-07-04 08:18:31 +07:00
2022-08-13 09:48:11 +08:00

Team and repository tags

image

oslo.concurrency

Latest Version

The oslo.concurrency library has utilities for safely running multi-thread, multi-process applications using locking mechanisms and for running external processes.

Description
OpenStack library for all concurrency-related code
Readme 4.7 MiB
Languages
Python 100%