mirror of
https://github.com/tgorordo/carousel.git
synced 2026-06-12 20:42:13 -07:00
add dev requirements to locked requirements.txt
This commit is contained in:
parent
3acc2de9cc
commit
740ae98027
2 changed files with 45 additions and 2 deletions
2
justfile
2
justfile
|
|
@ -24,4 +24,4 @@ wipe:
|
|||
rm -rf .venv
|
||||
|
||||
lock:
|
||||
uv pip compile pyproject.toml -o requirements.txt --all-extras
|
||||
uv pip compile pyproject.toml -o requirements.txt --group dev
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue