chore: add pyproject.toml, ruff/pytest config, pre-commit hooks, dev deps
This commit is contained in:
@@ -4,3 +4,7 @@ PySide6>=6.6
|
||||
# Build / packaging
|
||||
pyinstaller>=6.0
|
||||
pillow>=10.0 # generates icons/app.ico during CI (Windows build)
|
||||
|
||||
# Test / lint
|
||||
pytest>=8.0
|
||||
ruff>=0.6
|
||||
|
||||
Reference in New Issue
Block a user