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
* Optionally, isolate poetry's installation from the rest of your system using the instructions on the poetry site here: https://python-poetry.org/docs/#installation
28
+
4.`uv sync --all-extras --frozen`
29
+
* Optionally, isolate uv's installation from the rest of your system using the instructions on the uv site here: https://docs.astral.sh/uv/
30
30
5.`./scripts/test.sh` should yield Success: no issues found
31
31
6.`./scripts/clean.sh` should yield a Safety report checking packages
0 commit comments