Skip to content

Commit

Permalink
Install alot on RTD
Browse files Browse the repository at this point in the history
  • Loading branch information
lucc authored and pazz committed Aug 15, 2024
1 parent 672cc26 commit 6ed00a6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,10 @@ build:
post_install:
- git checkout pyproject.toml

# Install alot itself before building the docs
python:
install:
- path: .
# Build documentation in the "docs/" directory with Sphinx
sphinx:
configuration: docs/source/conf.py

0 comments on commit 6ed00a6

Please sign in to comment.