fix mongoengine setup.py path in .readthedocs.yml
This commit is contained in:
@@ -15,4 +15,4 @@ python:
|
|||||||
install:
|
install:
|
||||||
- requirements: docs/requirements.txt
|
- requirements: docs/requirements.txt
|
||||||
- method: setuptools
|
- method: setuptools
|
||||||
path: mongoengine
|
path: .
|
||||||
|
|||||||
Reference in New Issue
Block a user