Skip to content

Commit

Permalink
Add everest-models as a package installation when building readthedoc…
Browse files Browse the repository at this point in the history
…s for everest.
  • Loading branch information
DanSava committed Feb 3, 2025
1 parent 7c27a9c commit 5f7a11a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions docs/everest/.readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ build:

python:
install:
- requirements: docs/everest/requirements.txt
- method: pip
path: .
extra_requirements:
Expand Down
1 change: 1 addition & 0 deletions docs/everest/requirements.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
git+https://github.com/equinor/everest-models.git

0 comments on commit 5f7a11a

Please sign in to comment.