mirror of
https://github.com/mealie-recipes/mealie.git
synced 2025-10-27 00:04:23 -04:00
set venv settings
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
publish = "docs/site/"
|
||||
command = """
|
||||
pip3 install -q poetry &&
|
||||
poetry config settings.virtualenvs.in-project true &&
|
||||
poetry config virtualenvs.in-project true &&
|
||||
poetry install &&
|
||||
poetry run mkdocs build
|
||||
"""
|
||||
Reference in New Issue
Block a user