Skip to content

Commit e6d4ada

Browse files
committed
Specify os for readthedocs
1 parent 62e283b commit e6d4ada

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.readthedocs.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
version: 2
22
conda:
33
environment: doc/environment.yml
4+
build:
5+
os: ubuntu-lts-latest
46
python:
57
install:
68
- method: setuptools

0 commit comments

Comments
 (0)