improve doc in .readthedocs.yml
This commit is contained in:
parent
4286708e2e
commit
d8a52d68c5
@ -14,5 +14,7 @@ python:
|
|||||||
version: 3.7
|
version: 3.7
|
||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
|
# docs/conf.py is importing mongoengine
|
||||||
|
# so mongoengine needs to be installed as well
|
||||||
- method: setuptools
|
- method: setuptools
|
||||||
path: .
|
path: .
|
||||||
|
Loading…
x
Reference in New Issue
Block a user