Browse Source

update .readthedocs.yml.

v0.1
jajupmochi 5 years ago
parent
commit
4e5a08b414
1 changed files with 3 additions and 0 deletions
  1. +3
    -0
      .readthedocs.yml

+ 3
- 0
.readthedocs.yml View File

@@ -22,3 +22,6 @@ python:
install:
- requirements: docs/requirements.txt
- method: pip
path: .
extra_requirements:
- docs

Loading…
Cancel
Save