Go to file
Takashi Kajinami 6504ff76ed 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: I9c7ed2eb5292823ad427d0d7f06d4e3b067f47be
2025-05-28 18:00:26 +09:00
2025-04-20 22:17:35 +09:00
2025-05-22 15:14:49 +02:00
2019-04-19 19:26:32 +00:00
2025-05-26 14:36:12 +00:00
2019-11-19 16:04:02 +08:00
2021-05-18 15:32:45 +02:00
2020-04-07 04:41:19 -07:00
2025-04-20 22:17:35 +09:00

Telemetry Tempest Plugin

Tempest plugin for Telemetry Project.

It contains tempest tests for Aodh, Ceilometer, and Gnocchi Projects.

Description
Tempest Plugin for Telemetry projects
Readme 2.2 MiB
Languages
Python 99.7%
Shell 0.3%