feat: add PySide6 clipboard uploader with Nuitka release tooling

This commit is contained in:
Logic
2026-03-25 09:52:20 +08:00
commit c34af53878
11 changed files with 1262 additions and 0 deletions

2
requirements.txt Normal file
View File

@@ -0,0 +1,2 @@
PySide6>=6.11,<7
requests>=2.32,<3