[build] publish = "docs/site/" command = """ pip install -q poetry && poetry config settings.virtualenvs.in-project true && poetry install && poetry run mkdocs build """