mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-07-09 03:04:54 -04:00
set venv settings
This commit is contained in:
parent
5a190d31dc
commit
fe41875d8b
@ -2,7 +2,7 @@
|
|||||||
publish = "docs/site/"
|
publish = "docs/site/"
|
||||||
command = """
|
command = """
|
||||||
pip3 install -q poetry &&
|
pip3 install -q poetry &&
|
||||||
poetry config settings.virtualenvs.in-project true &&
|
poetry config virtualenvs.in-project true &&
|
||||||
poetry install &&
|
poetry install &&
|
||||||
poetry run mkdocs build
|
poetry run mkdocs build
|
||||||
"""
|
"""
|
Loading…
x
Reference in New Issue
Block a user