mirror of
https://github.com/Cian-H/read_aconity_layers.git
synced 2025-12-22 18:31:56 +00:00
Update .readthedocs.yaml
This commit is contained in:
@@ -14,5 +14,7 @@ build:
|
||||
create_environment:
|
||||
- poetry lock
|
||||
- poetry install --with dev,docs
|
||||
- poetry run maturin develop
|
||||
install:
|
||||
- export PATH="$PATH:$HOME/.asdf/installs/rust/1.86.0/bin" && poetry run sphinx-build -b html docs $READTHEDOCS_OUTPUT/html
|
||||
- export PATH="$PATH:$HOME/.asdf/installs/rust/1.86.0/bin"
|
||||
- poetry run sphinx-build -b html docs $READTHEDOCS_OUTPUT/html
|
||||
|
||||
Reference in New Issue
Block a user