Skip to content

Commit

Permalink
update rdt config ... install albatross with dev packages
Browse files Browse the repository at this point in the history
  • Loading branch information
cehbrecht committed Nov 17, 2023
1 parent 6ef3355 commit 35c528a
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions .readthedocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,13 @@ build:
# golang: "1.19"

conda:
environment: environment-docs.yml
environment: environment.yml

# Optionally set the version of Python and requirements required to build your docs
python:
install:
- requirements: requirements_docs.txt
install:
- method: pip
path: .
extra_requirements:
- dev

0 comments on commit 35c528a

Please sign in to comment.