Files
gotify-tray-customized/venv/lib/python3.12/site-packages/pyqt6_sip-13.10.3.dist-info/METADATA
kdusek 5138303016
Some checks failed
build / build-win64 (push) Waiting to run
build / build-macos (push) Waiting to run
build / build-pip (push) Failing after 16s
Fix tray visibility and message reception issues
- 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
2025-12-07 22:39:07 +01:00

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.