ci: 移除pyscreeze

This commit is contained in:
DLmaster361
2025-06-10 14:09:40 +08:00
parent d511ea48d5
commit 92e274d3fd
3 changed files with 2 additions and 1 deletions

View File

@@ -81,6 +81,7 @@ jobs:
script-name: main.py
mode: app
enable-plugins: pyside6
nofollow-import-to: pyscreeze
onefile-tempdir-spec: "{TEMP}/AUTO_MAA"
windows-console-mode: attach
windows-icon-from-ico: resources/icons/AUTO_MAA.ico

View File

@@ -72,6 +72,7 @@ if __name__ == "__main__":
os.system(
"powershell -Command python -m nuitka --standalone --onefile --mingw64"
" --enable-plugins=pyside6 --windows-console-mode=attach"
" --nofollow-import-to=pyscreeze"
" --onefile-tempdir-spec='{TEMP}\\AUTO_MAA'"
" --windows-icon-from-ico=resources\\icons\\AUTO_MAA.ico"
" --company-name='AUTO_MAA Team' --product-name=AUTO_MAA"

View File

@@ -3,7 +3,6 @@ plyer
PySide6
PySide6-Fluent-Widgets[full]
psutil
opencv-python
pywin32
pyautogui
pycryptodome