There was an error while loading. Please reload this page.
1 parent dfe09bb commit df44c6eCopy full SHA for df44c6e
1 file changed
bin/freeze.sh
@@ -16,5 +16,5 @@
16
17
set -exo pipefail
18
19
-# Make sure uv is installed: curl -LsSf https://astral.sh/uv/install.sh | sh
+sudo python3 -m pip install uv
20
uv pip compile requirements.txt --python-version 3.11 -o requirements.lock
0 commit comments