- Disable sound initialization to prevent hanging
- Add missing import re in utils.py
- Fix settings loading for QSettings
- Update file paths to use PROJECT_ROOT
- Revert to working API paths and listener from commit efdc63e
4 lines
86 B
Plaintext
4 lines
86 B
Plaintext
[console_scripts]
|
|
pylupdate6=PyQt6.lupdate.pylupdate:main
|
|
pyuic6=PyQt6.uic.pyuic:main
|