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

Fix compatibility with PySide2 and drop support for PySide and PyQt4 #1662

Merged
merged 45 commits into from
Apr 18, 2018

Conversation

astrofrog
Copy link
Member

PySide2 is now available from:

conda install -c conda-forge pyside2

@astrofrog astrofrog added this to the v0.13.0 milestone Apr 15, 2018
@astrofrog astrofrog mentioned this pull request Apr 15, 2018
21 tasks
@astrofrog
Copy link
Member Author

e31

@astrofrog astrofrog force-pushed the pyside2 branch 3 times, most recently from 2c03295 to 1af7773 Compare April 18, 2018 08:43
…ion faults if QMainWindow.close is called twice)
…rithmetic editor widget is closed after each test.
…ication remain, and also get rid of remaining reference to QApplication in glue.utils.qt.app, as this otherwise causes a segmentation fault with PySide2
…vefilename gets passed parent=GlueApplication
…r now, and fix issue when running tests with no qt directories
@astrofrog astrofrog merged commit 79da3d1 into glue-viz:master Apr 18, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant