mirror of
https://github.com/run-llama/workflows-py.git
synced 2026-07-20 19:57:02 -04:00
9a92670315
Modified sync_package_version_with_pyproject to return a boolean indicating whether the pyproject.toml was changed. After syncing all packages, if any pyproject.toml was updated, run uv sync in the root directory to update the lock file.
This is the workflows-dev package. It is used to develop and test the workflows mono repo.