Update git submodules
* Update oslo.versionedobjects from branch 'master'
to 5c2d02ef021d16da8e14799bde5c7a8e7c811756
- 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: Ib43c003efdc4f7736ba470b0918866d8df097625
This commit is contained in:
committed by
Gerrit Code Review
parent
7151075a0b
commit
4ca8949f97
Submodule oslo.versionedobjects updated: 82953307dd...5c2d02ef02
Reference in New Issue
Block a user