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

Add support for PySide2 #4

Closed
wants to merge 1 commit into from
Closed

Add support for PySide2 #4

wants to merge 1 commit into from

Conversation

NicoRyberg
Copy link

Add support for PySide2 binding by setting the QT_API environment variable to 'pyside2'.

Change-Id: I9d10b26c161850b86a2aa2c9bb67924ea2778f9a

Change-Id: I9d10b26c161850b86a2aa2c9bb67924ea2778f9a
@amal-khailtash
Copy link

Can objbroswer depend on qtpy as a dependency instead of adding it directly in the project? qtpy already supports PySide2

@NicoRyberg
Copy link
Author

Hello @amal-khailtash, that would be a better approach!

@titusjan
Copy link
Owner

titusjan commented May 13, 2021

@NicoRyberg sorry for not responding earlier and thank you for your PR.

The reason why I included qtpy in the project was because of issue 119 in qtpy. However, this issue has been resolved for years now, so I decided to follow @amal-khailtash suggestion and make qtpy a regular dependency.

I made a new release (1.3.0) that automatically installs qtpy. With this I think I can close this PR.

@titusjan titusjan closed this May 13, 2021
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.

None yet

3 participants