Skip to content

Commit fdf6bb0

Browse files
committed
fix: python version fixed for rtd_requirements
1 parent 2d9abc0 commit fdf6bb0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.readthedocs.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
requirements_file: rtd_requirements.txt
22

33
python:
4-
version: 3.6
4+
version: 3.5

0 commit comments

Comments
 (0)