mirror of
https://github.com/wsvincent/awesome-django.git
synced 2024-11-23 20:11:09 +00:00
🚜 Updates recipes
This commit is contained in:
parent
b42d6512ac
commit
fc92b3280f
4
justfile
4
justfile
|
@ -5,8 +5,8 @@
|
||||||
bunx alex README.md
|
bunx alex README.md
|
||||||
|
|
||||||
@bootstrap:
|
@bootstrap:
|
||||||
pip install --upgrade pip pip-tools
|
python -m pip install --upgrade pip uv
|
||||||
pip install --upgrade --requirement requirements.in
|
python -m uv pip install --upgrade --requirement requirements.in
|
||||||
|
|
||||||
@build:
|
@build:
|
||||||
just toc
|
just toc
|
||||||
|
|
Loading…
Reference in New Issue
Block a user