Browse Source

update .readthedocs.yml.

v0.1
jajupmochi 5 years ago
parent
commit
578e27bb8c
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .readthedocs.yml

+ 2
- 1
.readthedocs.yml View File

@@ -18,6 +18,7 @@ formats: all

# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.7
version: 3.6.5
pip_install: true
install:
- requirements: docs/requirements.txt

Loading…
Cancel
Save