Browse Source

update .readthedocs.yml.

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

+ 1
- 1
.readthedocs.yml View File

@@ -19,6 +19,6 @@ formats: all
# Optionally set the version of Python and requirements required to build your docs
python:
version: 3.6
pip_install: true
install:
- requirements: docs/requirements.txt
- method: pip

Loading…
Cancel
Save