Skip to content

Update build

Alec Thomson requested to merge AlecThomson/potato:pyproject into main

Updates the Python build process to the modern pyproject.toml format using Poetry as the build tool. Also fixes the pkg_data deprecation in setuptool by using the newer (and recommended) importlib.

Also updates some of the docs for install instructions.

Also adds MIT license - feel free to reject that bit!

Merge request reports