Skip to content

Commit

Permalink
Update .readthedocs.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
jonwright authored Dec 6, 2024
1 parent 12c4d20 commit f6f04ae
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,9 @@ build:
# nodejs: "20"
# rust: "1.70"
# golang: "1.20"
jobs:
post_install:
VIRTUAL_ENV=$READTHEDOCS_VIRTUALENV_PATH python setup.py build_ext --inplace

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

0 comments on commit f6f04ae

Please sign in to comment.