mborgerson / pyside6_qtads

Python bindings to Qt Advanced Docking System for PySide6
Other
22 stars 9 forks source link

Enforce PySide6 Version #7

Open mborgerson opened 1 year ago

mborgerson commented 1 year ago

People may have incompatible versions of PySide6 installed. Wheels require a specific version. Pip should have warned about it when users installed, but just in case add hard check for compatibility