Skip to content

Commit 0010fe1

Browse files
fix: Changed Nuitka plugin from pyside6 to pyqt6 based on requirements.txt
1 parent dc2593c commit 0010fe1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -51,7 +51,7 @@ jobs:
5151
nuitka-version: main
5252
script-name: run_gui.py
5353
mode: onefile
54-
enable-plugins: pyside6,numpy
54+
enable-plugins: pyqt6
5555
output-file: RadarSim
5656

5757
- name: Package Windows

0 commit comments

Comments
 (0)