- 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
22 lines
495 B
Plaintext
22 lines
495 B
Plaintext
Metadata-Version: 2.4
|
|
Name: PyQt6_sip
|
|
Version: 13.10.3
|
|
Summary: The sip module support for PyQt6
|
|
Home-page: https://github.com/Python-SIP/sip
|
|
Author: Phil Thompson
|
|
Author-email: phil@riverbankcomputing.com
|
|
License: BSD-2-Clause
|
|
Platform: X11
|
|
Platform: macOS
|
|
Platform: Windows
|
|
Requires-Python: >=3.10
|
|
License-File: LICENSE
|
|
Dynamic: license
|
|
Dynamic: license-file
|
|
Dynamic: requires-python
|
|
|
|
sip Extension Module
|
|
====================
|
|
|
|
The sip extension module provides support for the PyQt6 package.
|