This repository contains the scripts to make Anaconda based distribution (Linux, MacOS and Windows) and a Portable WinPython based distribution (Windows only).
- Update the included packages (if necessary) in:
hyperspy-bundle/conda_distribution/construct.yaml
hyperspy-bundle/.github/workflows/release.yml
as defined by theLIB_TO_INSTALL
andLIB_TO_UPGRADE
variables for the WinPython distribution.
- Update WinPython to latest (if necessary), in
hyperspy-bundle/.github/workflows/release.yml
update the variableWP_URL
,WP_SHA256
,WP_DIR_NAME
- Push a commit to check if the build is successful.
- Push a tag