mirror of
https://github.com/cookiecutter/cookiecutter-django.git
synced 2025-04-10 20:04:18 +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
|
||||
# Generate the HTML for the documentation
|
||||
cd docs && make html
|
||||
cd docs && uv run make html
|
||||
|
|
Loading…
Reference in New Issue
Block a user