Skip to content

Commit 6b52270

Browse files
committed
chore: Revert pySPM to install from PyPI
[pySPM-0.6.3](https://pypi.org/project/pyspm/0.6.3/) has been released to PyPI and incorporates support for Numpy 2.0 (which was the reason for switching to the AFM-SPM/pySPM fork). Reverting back which means we will be able to make a new release of AFMReader so that @MaxGamill-Sheffield can update the `napari-afmreader` package to rely on the PyPI version of AFMReader.
1 parent 8e4ffeb commit 6b52270

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies = [
3838
"igor2",
3939
"loguru",
4040
"matplotlib",
41-
"pySPM @ git+https://github.com/AFM-SPM/pySPM@master",
41+
"pySPM",
4242
"tifffile",
4343
"ruamel.yaml",
4444
]

0 commit comments

Comments
 (0)