Merge branch 'master' of github.com:MongoEngine/mongoengine into add_validation_to_doc

This commit is contained in:
Bastien Gérard
2020-10-19 23:36:12 +02:00
3 changed files with 23 additions and 3 deletions

3
docs/requirements.txt Normal file
View File

@@ -0,0 +1,3 @@
pymongo>=3.11
Sphinx==3.2.1
sphinx-rtd-theme==0.5.0