Skip to content

Commit a0e6548

Browse files
committed
Fix .readthedocs.yaml
1 parent 74be30a commit a0e6548

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.readthedocs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
version: 2
1010

1111
python:
12-
version: "3.6"
12+
version: "3.x"
1313
install:
1414
- requirements: docs/requirements.txt
1515
- requirements: requirements.txt

0 commit comments

Comments
 (0)