mirror of
https://github.com/KeksPirates/SoftwareManager.git
synced 2026-08-03 17:39:42 +02:00
# This is a combination of 9 commits.
# This is the 1st commit message: fix: update Python version to 3.12 and switch from PyInstaller to Nuitka for building executables # This is the commit message #2: fix: correct UPX path for Windows installation in CI workflow # This is the commit message #3: fix: update UPX installation path handling for Windows and Linux in CI workflow # This is the commit message #4: fix: enhance UPX installation by setting UPX_BINARY environment variable for better compatibility # This is the commit message #5: fix: add --assume-yes-for-downloads option to Nuitka build commands for improved automation # This is the commit message #6: fix: update asset path handling in MainWindow for improved compatibility with frozen applications # This is the commit message #7: fix: update Nuitka build options and refine PySide6 dependency for improved compatibility # This is the commit message #8: fix: add Windows icon conversion step and update Nuitka build options for improved compatibility # This is the commit message #9: fix: refactor Nuitka and UPX installation steps for improved clarity and compatibility
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
requests==2.32.2
|
||||
PySide6==6.10.1
|
||||
PySide6-Essentials==6.10.1
|
||||
beautifulsoup4==4.13.5
|
||||
darkdetect==0.7.1
|
||||
pyinstaller==6.15.0
|
||||
|
||||
Reference in New Issue
Block a user