-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: fix bundle build by add missed
napari.yaml
files to bundle (#…
…1135) fix PARTSEG-TZ <!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Added `--without-compress` option for build script to skip compression. - Enhanced data collection for `napari_svg` and `napari_console` modules. - Updated file path references to improve integration with `PartSeg`. - **Improvements** - Refined initialization logic for `self.ranges` in `PartSegImage` to ensure appropriate value transformation. - **Maintenance** - Updated personal dictionary to include `yaml` and `yml` entries. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
3 changed files
with
10 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,6 @@ | ||
personal_ws-1.1 en 3 | ||
personal_ws-1.1 en 5 | ||
napari | ||
autoupdate | ||
aspell | ||
yaml | ||
yml |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters