diff --git a/pyproject.toml b/pyproject.toml index 422a79a..17346d2 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -163,6 +163,7 @@ pytest \ doc-publish = "task doc-build && ghp-import -n -p -f docs" static-check = "pyright flowr tests" release-check = "task lint && task static-check && task test && task doc-build" +regenerate-flowviz = "python .flowr/viz/generate_data.py" [dependency-groups] dev = [