mirror of
https://github.com/spacebarchat/docs.git
synced 2024-11-08 19:32:30 +01:00
4 lines
94 B
TOML
4 lines
94 B
TOML
[build]
|
|
publish = "dist"
|
|
command = "pip3 install -r requirements.txt && mkdocs build -d dist"
|