first commit

This commit is contained in:
zjing
2026-02-01 17:41:32 +08:00
commit d2fc416283
14 changed files with 1218 additions and 0 deletions

5
pyproject.toml Normal file
View File

@@ -0,0 +1,5 @@
[project]
name = "PySide Widgets Project"
[tool.pyside6-project]
files = ["disk_operations.py", "form.ui", "logger_config.py", "mainwindow.py", "system_info.py"]