Skip to content

Commit

Permalink
Merge pull request #1210 from CoffeaTeam/rtd-install-commands
Browse files Browse the repository at this point in the history
docs: install commands for rtd
  • Loading branch information
lgray authored Nov 19, 2024
2 parents 453bd1b + ff9bbdd commit 6a1b100
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ build:
os: ubuntu-22.04
tools:
python: "3.12"
commands:
- pip install '.[docs]'
# You can also specify other tool versions:
# nodejs: "19"
# rust: "1.64"
Expand Down

0 comments on commit 6a1b100

Please sign in to comment.