@MaxGamill-Sheffield wishes to make a release of napari-afmreader.
It has a dependency on AFMReader and the genear_loader module that was introduced in #140.
Recent change to remove Python 3.10 (#143) which required forking pySPM (to AFM-SPM/pySPM) and using that (#147).
However, PyPI doesn't allow packages to be published with dependencies are on GitHub repositories, they have to be published to a PyPI server.
A very hacky workaround is proposed here but I would prefer not to go down that line.
My pull request to bump the Numpy version pySPM depends on (see #52 chore: bump min numpy >= 2.0.0) was merged yesterday so I have asked one of the maintainers to make a new release of pySPM-0.6.3.
@MaxGamill-Sheffield wishes to make a release of napari-afmreader.
It has a dependency on
AFMReaderand thegenear_loadermodule that was introduced in #140.Recent change to remove Python 3.10 (#143) which required forking
pySPM(to AFM-SPM/pySPM) and using that (#147).However, PyPI doesn't allow packages to be published with dependencies are on GitHub repositories, they have to be published to a PyPI server.
A very hacky workaround is proposed here but I would prefer not to go down that line.
My pull request to bump the Numpy version pySPM depends on (see #52 chore: bump min numpy >= 2.0.0) was merged yesterday so I have asked one of the maintainers to make a new release of
pySPM-0.6.3.