mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update freezer-api from branch 'master'
to 7dce6ae0a48be0bc5087a67254be2fa211c42a5e
- Merge "add pyproject.toml to support pip 23.1"
- 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.
Change-Id: Id7156e4069cce7ffbdda6ab5cf1af9c5a4d23b67
Signed-off-by: Dmitriy Rabotyagov <noonedeadpunk@gmail.com>
This commit is contained in:
parent
052f31b549
commit
8d9c91c59b
1 changed files with 1 additions and 1 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 5bce8bb6da1a242d478a415fe7945133df6e871f
|
||||
Subproject commit 7dce6ae0a48be0bc5087a67254be2fa211c42a5e
|
||||
Loading…
Add table
Reference in a new issue