Open ReimarBauer opened 1 year ago
We pinned pyqt >=5, <5.13 and qt >=5.10, <5.13 because of https://github.com/Open-MSS/fs_filepicker/issues/32
We want to release the pinning. This will either need a refactoring on our site or we found a problem on QT itselfs and have to report it there.
install the newest pyqt version and run the tests
When it is possible to create a small example to trigger this problem we should have a good chance to get it upstream fixed
related to MSS too https://github.com/Open-MSS/MSS/issues/1467
Description
We pinned pyqt >=5, <5.13 and qt >=5.10, <5.13 because of https://github.com/Open-MSS/fs_filepicker/issues/32
Changes
We want to release the pinning. This will either need a refactoring on our site or we found a problem on QT itselfs and have to report it there.
How to test
install the newest pyqt version and run the tests