Skip to content

fix: remove build restrictions of pyside6 version#22

Open
wakonig wants to merge 3 commits intomainfrom
fix/pyside_version
Open

fix: remove build restrictions of pyside6 version#22
wakonig wants to merge 3 commits intomainfrom
fix/pyside_version

Conversation

@wakonig
Copy link
Member

@wakonig wakonig commented Aug 26, 2025

Description

[Provide a brief description of the changes introduced by this pull request.]

Related Issues

[Cite any related issues or feature requests that are addressed or resolved by this pull request. Link the associated issue, for example, with fixes #123 or closes #123.]

Type of Change

  • Change 1
  • Change 2

How to test

  • Run unit tests
  • Open [widget] in designer and play around with the properties

Potential side effects

[Describe any potential side effects or risks of merging this PR.]

Screenshots / GIFs (if applicable)

[Include any relevant screenshots or GIFs to showcase the changes made.]

Additional Comments

[Add any additional comments or information that may be helpful for reviewers.]

Definition of Done

  • Documentation is up-to-date.

Copilot AI review requested due to automatic review settings August 26, 2025 14:18
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 removes the upper version constraint on PySide6 dependency to allow newer versions beyond 6.9.0. This change enables the package to work with future PySide6 releases while maintaining the minimum required version.

  • Removes upper bound restriction on PySide6 version constraint
  • Maintains minimum version requirement of 6.8

Tip: Customize your code reviews with copilot-instructions.md. Create the file or learn how to get started.

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