Skip to content

Releases: beeware/system-pyside6

0.1.1

05 Jan 01:13
baa3247

Choose a tag to compare

Added support for system packages that publish a binary module, but not .dist-info package metadata (such as KStatusNotifierItem).

0.1.0

16 Dec 06:56
7bded62

Choose a tag to compare

Initial release.

When installed into a virtual environment, system-pyside6 exposes the system-provided PySide6 libraries as if they had been installed into the virtual environment. This ensures that Python apps running in the virtual environment use the system theme, and don't require packaging a full Qt runtime.

0.0.2

16 Dec 06:23
1c17e84

Choose a tag to compare

v0.0.2

Correct publish workflow.

0.0.1

16 Dec 06:10
2fba13d

Choose a tag to compare

Initial pre-release (for testing of release workflows)