improve doc in .readthedocs.yml
This commit is contained in:
		| @@ -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: . | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user