# environment file for the standard (non-GPU) development environment # (though if CUDA is detected on the system, conda will install those packages) name: etspy-dev channels: - conda-forge dependencies: - astra-toolbox>=2.1 - hyperspy-base - hyperspy-gui-ipywidgets - ipykernel - numba - numpy - pystackreg - ffmpeg - pip - isort - myst-nb - myst-parser - numpydoc - pytest - pytest-cov - ruff - sphinx==8.0.2 - sphinx-immaterial - tomli - typing_extensions