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>
4 lines
93 B
Python
4 lines
93 B
Python
"""Pipeline network diagram editor built on PyQt6 / QGraphicsView."""
|
|
|
|
__version__ = "0.1.0"
|