devstack/inc
Slawek Kaplonski 4ddd456dd3 Add support for the pyproject.toml file in setup with constraints
In the _setup_package_with_constraints_edit name of the package was
always discovered from the setup.cfg file. But as some projects
implements PEP-621 (see [1] for the SQLAlchemy for example) it is not
enough now.
This patch adds parsing pyproject.toml file also if name is not found in
the setup.cfg file.

[1] a8dbf8763a

Closes-Bug: #2052509
Change-Id: Iee9262079d09a8bd22cd05a8f17950a41a0d1f9d
2024-02-09 15:50:16 +01:00
..
async Add some debug to async_wait failures 2021-04-15 06:16:42 -07:00
ini-config iniset: fix handling of values containg ampersand 2022-08-08 18:59:53 +09:00
meta-config Warn instead of die on undefined config names 2016-12-12 09:55:32 -05:00
python Add support for the pyproject.toml file in setup with constraints 2024-02-09 15:50:16 +01:00
rootwrap Add option to install everything in global venvs 2023-08-02 07:07:25 +02:00