Skip to content

Commit

Permalink
Revert Nuitka "downgrade" and update action
Browse files Browse the repository at this point in the history
  • Loading branch information
Malacath-92 committed Dec 13, 2024
1 parent a403868 commit 1d009b8
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 deletions.
2 changes: 0 additions & 2 deletions .github/workflows/build_exe.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,8 +30,6 @@ jobs:
with:
nuitka-version: main
script-name: main.py
onefile: true
standalone: true
enable-plugins: pyqt6
output-dir: dist
output-file: print-proxy-prep.exe
Expand Down
2 changes: 1 addition & 1 deletion requirements_dev.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
nuitka==2.4.10
nuitka
imageio
debugpy

0 comments on commit 1d009b8

Please sign in to comment.