ndtatbristol / arim

A Python library for array imaging in ultrasonic testing.
MIT License
25 stars 13 forks source link

Packaging backend: replace setuptools by hatch #15

Closed nbud closed 1 year ago

nbud commented 1 year ago

Hatch is today's default in Python Packaging User Guide

Let's give it a go

= I recreate the PR to trigger again the CI.

nbud commented 1 year ago

The CI is not happy with the build on windows, but it works on my machine™. Merging