Skip to content

Commit 33a1ec5

Browse files
yml build updates
1 parent 07bf89a commit 33a1ec5

2 files changed

Lines changed: 1 addition & 3 deletions

File tree

.github/workflows/build-exe.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@ jobs:
5353

5454
# --- PLUGIN CONFIGURATION ---
5555
# The tk-inter plugin is essential for GUI apps. Matplotlib is auto-detected.
56-
# Removing the redundant 'matplotlib' plugin cleans up build warnings.
56+
# Nuitka-Action auto-detects matplotlib, so we only need to specify tk-inter.
5757
enable-plugins: "tk-inter"
5858

5959
script-name: PICA_Launcher_V5p1.py

requirements.txt

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,4 @@ matplotlib
44
pymeasure
55
pyvisa
66
pyvisa-py
7-
pyqtgraph
87
pillow
9-
PySide6

0 commit comments

Comments
 (0)