mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-07-16 11:02:22 +03:00
Use uv to run make docs
This commit is contained in:
parent
a1db12569f
commit
fb837142ee
|
@ -35,4 +35,4 @@ fi
|
||||||
|
|
||||||
. .venv/bin/activate
|
. .venv/bin/activate
|
||||||
# Generate the HTML for the documentation
|
# Generate the HTML for the documentation
|
||||||
cd docs && make html
|
cd docs && uv run make html
|
||||||
|
|
Loading…
Reference in New Issue
Block a user