Skip to content

All album metadata gets read from the pyproject.toml

Lucas Rieckert requested to merge 185_album_metadata_from_cfg into dev

With setuptools read_configuration function the album version/author/mail now gets read from the pyproject.toml. The album version is now only defined in the setup.cfg and pyproject.toml so when album gets updated only these version number needs to be changed.

Edited by Lucas Rieckert

Merge request reports