Skip to content

Commit

Permalink
test readthedocs
Browse files Browse the repository at this point in the history
  • Loading branch information
abelcarreras committed May 19, 2023
1 parent 78f8377 commit 37f2eed
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ build:
# golang: "1.19"
commands:
- pip install --force-reinstall "numpy<=1.21.5"
- apt-get install npm
- sudo apt-get install npm
- cd docs/ && npm install
# Build the site
- cd docs/ && npm run build
Expand Down

0 comments on commit 37f2eed

Please sign in to comment.