We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d1c1ba7 commit a707476Copy full SHA for a707476
README.md
@@ -105,7 +105,7 @@ conda activate ashlar
105
106
In the activated environment, install dependencies and ashlar itself:
107
```bash
108
-conda install -y -c conda-forge numpy scipy matplotlib networkx scikit-image scikit-learn tifffile zarr pyjnius blessed
+conda install -y -c conda-forge numpy scipy matplotlib networkx scikit-image scikit-learn tifffile "zarr<3" pyjnius blessed
109
pip install ashlar
110
```
111
0 commit comments