Go to file
Takashi Kajinami 4d6b290232 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.

setuptools v64.0.0 is used to support editable installs
via its PEP-660 implmentation
https://github.com/pypa/setuptools/pull/3488

Co-Authored-By: Sean Mooney <work@seanmooney.info>
Change-Id: I4639bcdfba6025bf2d31f8ff213df5a61a2d33f7
2025-05-07 17:50:40 +09:00
2024-02-07 12:36:33 +09:00
2018-03-08 10:58:55 +09:00
2024-02-07 12:36:33 +09:00
2019-04-19 19:29:01 +00:00
2018-02-02 11:18:27 +08:00
2017-10-06 14:46:17 +09:00
2017-10-06 14:46:17 +09:00
2019-05-22 16:37:13 +05:30
2024-10-09 22:37:33 +09:00
2020-04-21 08:24:56 +02:00
2024-05-07 18:35:40 +09:00
2025-04-15 13:33:18 +00:00

Welcome to Heat Dashboard!

Heat dashboard is a horizon plugin for Heat.

Team and repository tags

image

Description
Horizon plugin for OpenStack Orchestration (Heat)
Readme 6.3 MiB
Languages
JavaScript 63.2%
SCSS 20.7%
Python 10.9%
HTML 5.1%