SWIFTSIM / swiftsimio

Python library for reading SWIFT data. Uses unyt and h5py.
GNU Lesser General Public License v3.0
18 stars 13 forks source link

Deploy flow broken #197

Open JBorrow opened 1 month ago

JBorrow commented 1 month ago

Probably just needs a python revision

kyleaoman commented 1 month ago

I recently tweaked my deploy workflow for martini https://github.com/kyleaoman/martini/blob/main/.github/workflows/python-publish.yml

Could ape that if desired, in particular adding the test suite to the pipeline is not the worst idea.