484 B
484 B
v0.1.6 (2026-04-11)
Bug Fixes
- Bundle
wmiexplicitly in the Windows distribution. It's a transitive dependency ofscreen-brightness-controlgated onplatform_system == "Windows", but pip evaluates environment markers against the host (Linux in CI), so it was silently skipped during cross-build. Now listed explicitly in bothpyproject.tomlandbuild-dist-windows.shso the wheel lands in the Windows bundle.
Contributors
- @alexei.dolgolyov — 1 change