Skip to content

build(qt): unlock PySide6 dependency#29

Open
wyzula-jan wants to merge 1 commit intomainfrom
build/unlock-pyside
Open

build(qt): unlock PySide6 dependency#29
wyzula-jan wants to merge 1 commit intomainfrom
build/unlock-pyside

Conversation

@wyzula-jan
Copy link
Contributor

Description

Testing BW with newest PySide and this one keeps me from running CI: https://github.com/bec-project/bec_widgets/actions/runs/23198413041/job/67413324545?pr=1103#logs

Copilot AI review requested due to automatic review settings March 17, 2026 14:28
@wyzula-jan wyzula-jan self-assigned this Mar 17, 2026
@wyzula-jan wyzula-jan requested a review from wakonig March 17, 2026 14:28
Copy link

Copilot AI left a comment

Choose a reason for hiding this comment

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

Pull request overview

This PR updates the project’s packaging metadata by loosening the runtime dependency constraint on PySide6, broadening the range of supported Qt/PySide6 versions for qtmonaco.

Changes:

  • Remove the PySide6 upper bound (<=6.9.0) and keep only a minimum version requirement (>=6.8).

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

You can also share your feedback on Copilot code review. Take the survey.

]
dependencies = [
"PySide6>=6.8,<=6.9.0",
"PySide6>=6.8",
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.

2 participants