Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
m-julian committed May 10, 2024
1 parent be8eba1 commit cacdc59
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .readthedocs.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,11 +28,12 @@ sphinx:
# to build your documentation
# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html
python:
version: "3.8"
install:
- method: pip
path: .
path: ichor_core
extra_requirements:
- ichor_core[dev]
- ichor_hpc
- ichor_cli
- dev
- method: pip
path: ichor_hpc
- method: pip
path: ichor_cli

0 comments on commit cacdc59

Please sign in to comment.