HEXRD / hexrdgui

Qt6 PySide6 based GUI for the HEXRD library.
Other
29 stars 14 forks source link

Downgrade PySide6 to fix tests #1745

Closed psavery closed 3 weeks ago

psavery commented 1 month ago

PySide6 6.8 is causing the tests to fail for some reason. Pin it until that gets fixed.

Fixes: #1747