mirror of
https://opendev.org/openstack/openstack.git
synced 2026-01-16 23:02:00 +00:00
Update git submodules
* Update ldappool from branch 'master'
to 709efc7bb3da6e20e88bad584632500d13ed92d4
- 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: I4ad62c41a4df1d49c6dd5e6cda551095b79b8002
This commit is contained in:
parent
2d54881ed3
commit
18f7aa300f
1 changed files with 1 additions and 1 deletions
2
ldappool
2
ldappool
|
|
@ -1 +1 @@
|
|||
Subproject commit ebf32068926122805e4574754b0f7360fd277436
|
||||
Subproject commit 709efc7bb3da6e20e88bad584632500d13ed92d4
|
||||
Loading…
Add table
Reference in a new issue