henriquegemignani / PyQtDarkTheme

A flat dark theme for PySide and PyQt.
https://pyqtdarktheme.readthedocs.io
MIT License
5 stars 0 forks source link

Python 3.13 support #1

Closed henriquegemignani closed 4 hours ago

henriquegemignani commented 1 month ago

With PySide 6.8.0.1 out, there's now a PySide version that supports 3.13. (6.8.0 crashes very hard with this package).

henriquegemignani commented 1 month ago

Lies, PySide 8.3.0 has requires python < 3.13 so that's a blocker for now

bearsh commented 1 month ago

PySide6==6.8.0.2 should support python 3.13