Skip to content

Commit f299369

Browse files
committed
foool RTD on pyfive
1 parent 152b909 commit f299369

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,8 @@ build:
1414
jobs:
1515
post_create_environment:
1616
- conda run -n ${CONDA_DEFAULT_ENV} pip install . --no-deps
17+
# remove this when we have conda-forge Pyfive in our environment
18+
- conda run -n ${CONDA_DEFAULT_ENV} pip install pyfive
1719

1820
# Declare the requirements required to build your docs
1921
conda:

0 commit comments

Comments
 (0)