Skip to content

Draft: Move setup info to pyproject.toml

This moves all the setup info into the pyproject.toml so multiple authors can be added to the metadata. This completely removes the need for setup.py and setup.cfg files.

Merge request reports