Skip to content

Commit

Permalink
[doc] readthedocs: added missing environment setup
Browse files Browse the repository at this point in the history
  • Loading branch information
MitchiLaser committed Oct 6, 2023
1 parent ac67d71 commit 4582c6b
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 @@ -13,6 +13,8 @@ build:
# nodejs: "19"
# rust: "1.64"
# golang: "1.19"
commands:
- pip install .[dev]

# Build documentation in the "docs/" directory with Sphinx
sphinx:
Expand Down

0 comments on commit 4582c6b

Please sign in to comment.