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