Skip to content

Commit 8ac76c8

Browse files
committed
DOC: Don't restrict Python version on RTD
1 parent 40fdd4f commit 8ac76c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doc/readthedocs-environment.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
channels:
22
- conda-forge
33
dependencies:
4-
- python==3.5
4+
- python>=3
55
- sphinx>=1.6
66
- pandoc
77
- nbconvert!=5.4

0 commit comments

Comments
 (0)