-
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.
build: Enforce napari 0.5.0 for Qt6 bindings (#1161)
<!-- This is an auto-generated comment: release notes by coderabbit.ai --> ## Summary by CodeRabbit - **New Features** - Improved version checks for dependencies to ensure compatibility with `napari` and `pydantic`. - Enhanced error handling for incompatible versions of critical dependencies. - **Bug Fixes** - Adjusted dependency specifications for `napari`, requiring a minimum version of `0.5.0` for better stability, for qt6 bindings - **Chores** - Refined import statements for better clarity and organization within the code. <!-- end of auto-generated comment: release notes by coderabbit.ai -->
- Loading branch information
Showing
2 changed files
with
14 additions
and
5 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
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