mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 08:14:30 -04:00
set venv settings
This commit is contained in:
@@ -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
|
||||||
"""
|
"""
|
||||||
Reference in New Issue
Block a user