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