Browse Source

Probably fix indentation.

pull/2194/head
Rapptz 6 years ago
parent
commit
90ae3f396c
  1. 4
      .readthedocs.yml

4
.readthedocs.yml

@ -11,8 +11,8 @@ sphinx:
python: python:
version: 3.7 version: 3.7
install: install:
- method: pip - method: pip
path: . path: .
extra_requirements: extra_requirements:
- docs - docs

Loading…
Cancel
Save