Skip to content

Commit eafa4c4

Browse files
committed
fixing RTD config
1 parent df8be7e commit eafa4c4

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

readthedocs.yml

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1-
conda:
2-
file: requirements.txt
3-
formats: []
1+
python:
2+
version: 3.7
3+
install:
4+
- requirements: requirements.txt

0 commit comments

Comments
 (0)