Browse Source

update .readthedocs.yml.

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

+ 1
- 1
.readthedocs.yml View File

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

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

Loading…
Cancel
Save