Probably fix indentation.

This commit is contained in:
Rapptz 2019-05-30 19:38:06 -04:00
parent bfb1edcc05
commit 90ae3f396c

View File

@ -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