Skip to content

Tags: Breakthrough/opencv-python-cuda

Tags

4.12.0-dev1

Toggle 4.12.0-dev1's commit message
[build] Repack wheel with LZMA compression

Add a post-build step to recompress the wheel using LZMA (ZIP_LZMA),
which reduces size by ~35% compared to the default DEFLATE. This brings
the wheel under the 2 GiB GitHub release limit.

4.12.0-dev0

Toggle 4.12.0-dev0's commit message
[actions] Log build versions before producing package and remove unne…

…cessary logs