Skip to content

Commit

Permalink
Try RTD with libopenmpi-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
paugier committed Jan 5, 2024
1 parent e6b4b00 commit b566b35
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ build:
os: ubuntu-22.04
tools:
python: "3.11"
apt_packages:
# workaround: bad fluidfft with false hard dependency to mpi4py
- libopenmpi-dev
jobs:
post_create_environment:
- pip install pdm pip -U
Expand Down

0 comments on commit b566b35

Please sign in to comment.