Skip to content

Draft: Migrate project metadata to setup.cfg

Duncan Macleod requested to merge (removed):setup.cfg into master

This merge request migrates project metadata to the setup.cfg file, and trivialises setup.py. This also adds a pyproject.toml file to instruct build tools how to proceed, see https://snarky.ca/what-the-heck-is-pyproject-toml/ for a nice write-up.

Merge request reports