yaml whitespace fix?
This commit is contained in:
parent
0bdabd42ee
commit
e9af01fb0a
|
@ -11,7 +11,7 @@ sphinx:
|
||||||
|
|
||||||
# Optionally set the version of Python and requirements required to build your docs
|
# Optionally set the version of Python and requirements required to build your docs
|
||||||
python:
|
python:
|
||||||
install:
|
install:
|
||||||
- method: pip
|
- method: pip
|
||||||
path: python
|
path: python
|
||||||
- requirements: python/docs/requirements.txt
|
- requirements: python/docs/requirements.txt
|
||||||
|
|
Loading…
Reference in New Issue