Skip to content

Refactor project metadata, packaging and CI/CD

This MR does threee things in one go:

  1. refactors the project metdata to bring it up to modern standards with pyproject.toml
  2. reworks the packaging to accommodate using pyproject.toml, and to support new distributions, closes #3 (closed), closes #5 (closed)
  3. updates the CI/CD pipeline using components, closes #7 (closed)
Edited by Duncan Macleod

Merge request reports