Set up PyQt6 + QGraphicsView pipeline-editor skeleton, requirements, pytest headless config, and the actionable implementation plan under docs/plan. Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
7 lines
55 B
Plaintext
7 lines
55 B
Plaintext
# Runtime
|
|
PyQt6>=6.6
|
|
|
|
# Testing
|
|
pytest>=7
|
|
pytest-qt>=4
|