openenv / uv.lock
Zenoharsh01's picture
Create uv.lock
d6a4c88 verified
raw
history blame contribute delete
110 Bytes
# Install uv if you don't have it
pip install uv
# Generate the lockfile based on your pyproject.toml
uv lock