You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
feat(makefile): add update-lockfile target for poetry (#3218)
Added a Makefile target `update-lockfile` to update the Poetry lockfile using
a script. Updated README to reflect the new workflow and renamed the script
to `scripts/poetry_update_lock.sh` for clarity.
0 commit comments