diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 58892e2..48ff681 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -357,7 +357,7 @@ jobs: WP_EXE: winpython.exe WP_DIR_NAME: WPy64-31180 #LIB_TO_INSTALL: abtem ase atomap exspy graphviz holospy hdf5plugin hyperspy[all] hyperspyui kikuchipy lumispy matplotlib-scalebar nglview particlespy py4dstem pymatgen pystackreg python-rapidjson pyxem scanning_drift_corr start_jupyter_cm - LIB_TO_INSTALL: abtem ase atomap exspy graphviz holospy hdf5plugin hyperspy[all] hyperspyui lumispy matplotlib-scalebar nglview particlespy py4dstem pymatgen pystackreg python-rapidjson pyxem scanning_drift_corr start_jupyter_cm + LIB_TO_INSTALL: abtem ase atomap dask-image exspy graphviz holospy hdf5plugin hyperspy[all] hyperspyui lumispy matplotlib-scalebar nglview particlespy py4dstem pymatgen pystackreg python-rapidjson pyxem scanning_drift_corr start_jupyter_cm steps: - uses: actions/checkout@v4 diff --git a/conda_distribution/construct.yaml b/conda_distribution/construct.yaml index 6d118c7..b923c33 100644 --- a/conda_distribution/construct.yaml +++ b/conda_distribution/construct.yaml @@ -21,6 +21,7 @@ specs: - conda >=24.4 - dask >=2023.6.0 - dask-labextension + - dask-image - exspy - hdf5plugin - holospy