File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 3535 github_repo : fmi-basel/gliberal-scMultipleX
3636 github_branch : main
3737 manifest_path : src/scmultiplex/__FRACTAL_MANIFEST__.json
38- cmd_install : ' python -m pip install -e .[fractal-tasks]'
38+ cmd_install : ' python -m pip install -e .[fractal-tasks,spherical-harmonics ]'
3939 cmd_create_manifest : ' python src/scmultiplex/dev/create_manifest.py'
4040 custom_dependencies : ' image_registration'
4141
Original file line number Diff line number Diff line change 11** Note** : Numbers like (\# 123) point to closed Pull Requests on the fractal-tasks-core repository.
22
3+ # Unreleased
4+
5+ * Testing
6+ * Add ` spherical-harmonics ` extra to scmultiplex, for testing manifest build (\# 899).
7+
38# 1.4.2
9+
410* Dependencies:
5- * Relax from ` 0.1.4 ` to ` >=0.1.5,<0.2.0 `
11+ * Relax ` ngio ` from ` 0.1.4 ` to ` >=0.1.5,<0.2.0 ` ( \# 900).
612* Library
7- * Ensure build_pyramid uses directory store by default (\# 902).
13+ * Ensure ` build_pyramid ` uses directory store by default (\# 902).
814
915# 1.4.1
1016
1117* Tasks:
1218 * Remove overlap checking for output ROIs in Cellpose task to address performance issues (\# 889).
1319 * Expose chunking options in Cellvoyager OME-Zarr converter & set default Z chunking to 10 (\# 898).
1420* Library
15- * Expose kwargs for build_pyramid (\# 895).
21+ * Expose kwargs for ` build_pyramid ` (\# 895).
1622* Testing:
1723 * Fix issues with coverage report listing ` .venv ` Python modules for other dependencies (\# 892).
1824 * Add ` persist-credentials: false ` to all ` actions/checkout@v4 ` GitHub Action steps (\# 893).
You can’t perform that action at this time.
0 commit comments