Closed bschroeter closed 10 months ago
Perhaps its time we move to using a pyproject.toml
file to configure the setuptools build (see Configuring setuptools using pyproject.toml files). Some reasons why we might want to this are:
We can use setuptools_scm
to extract the package version from git.
Hey team! Please add your planning poker estimate with Zenhub @bschroeter @ccarouge
Closing this issue as PBR was deprecated in #228.
https://docs.openstack.org/pbr/latest/index.html
This might help resolve #129 and others.