Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[cuesubmit] Replace PySide2 with qtpy in CueSubmit files #1634

Conversation

ramonfigueiredo
Copy link
Collaborator

Link the Issue(s) this Pull Request is related to.
#1633

Summarize your change.

  • Import statements updated to use qtpy instead of PySide2
  • Documentation in README.md updated to reflect the change
  • setup.py modified to include qtpy in the install_requires list instead of PySide2

This change aims to provide a more flexible abstraction layer for different Qt bindings, improving compatibility and maintainability.

@ramonfigueiredo ramonfigueiredo closed this by deleting the head repository Jan 22, 2025
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.

1 participant