Skip to content

Update dependency pins#273

Merged
jaimergp merged 1 commit into
mainfrom
deps-270
Jul 27, 2025
Merged

Update dependency pins#273
jaimergp merged 1 commit into
mainfrom
deps-270

Conversation

@jaimergp
Copy link
Copy Markdown
Member

Comment thread conda-recipe/recipe.yaml
then:
- napari --version
- napari --version | grep "$(echo ${PKG_VERSION} | sed s/dev/.dev/)"
- napari --version | grep "$(echo ${PKG_VERSION} | sed -re 's/(\.[0-9]+)\.dev/\1dev/')"
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This comes from a fix needed in #272

@jaimergp jaimergp merged commit fd810ec into main Jul 27, 2025
9 checks passed
@jaimergp jaimergp deleted the deps-270 branch July 27, 2025 11:17
Comment thread conda-recipe/recipe.yaml
run_constraints:
- pyside2 >=5.15.1
- pyside6 <6.5|>=6.7
- pyside6 >=6.7
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@psobolewskiPhD given your comment in #269, should this not be >=6.7.1? (ditto for our pyproject.toml, really...)

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

honestly i'm not sure.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it couldn't hurt: #274

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

pyproject.toml was updated (2025-07-23) pyproject.toml was updated (2025-07-22)

3 participants