Skip to content

Commit

Permalink
Install gfortran in .readthedocs.yml (#42)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmyrberg authored Nov 15, 2022
1 parent d4d5fb6 commit 534d683
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ version: 2
# Set the version of Python and other tools you might need
build:
os: ubuntu-20.04
apt_packages:
- gfortran
tools:
python: "3.9"

Expand Down

0 comments on commit 534d683

Please sign in to comment.