Skip to content

Commit c971de0

Browse files
committed
Minor - Adjusting .readthedocs.yml
1 parent 6c16e11 commit c971de0

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.readthedocs.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
version: 2
22
formats: all
3+
4+
python:
5+
version: 3.7
6+
install:
7+
- requirements: requirements-dev.txt
8+
39
conda:
410
environment: docs/environment.yml

0 commit comments

Comments
 (0)