Skip to content

Conversation

@Avasam
Copy link
Collaborator

@Avasam Avasam commented Feb 11, 2025

No description provided.

@Avasam Avasam changed the title Bump PyInstaller to 6.12 and remove UV build workaround Bump PyInstaller to 6.12, Ruff to 0.9.6, and remove UV build workaround Feb 11, 2025
Comment on lines 8 to 13
'--icon=res/icon.ico')
if ($IsWindows) {
$arguments += @(
# For now this is broken on Linux because we can't know if the target machine will support it or not
# https://github.com/pyinstaller/pyinstaller/issues/9022
'--splash=res/splash.png'
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Avasam Avasam merged commit 0e6a682 into main Feb 11, 2025
13 checks passed
@Avasam Avasam changed the title Bump PyInstaller to 6.12, Ruff to 0.9.6, and remove UV build workaround Bump PyInstaller to 6.12, Ruff to 0.9.6, and simplify UV build workaround Feb 11, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants