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

This commit is contained in:
Bastien Gérard
2019-12-26 20:58:31 +01:00
4 changed files with 36 additions and 7 deletions

View File

@@ -112,5 +112,5 @@ deploy:
on:
tags: true
repo: MongoEngine/mongoengine
condition: ($PYMONGO = ${PYMONGO_3_6}) && ($MONGODB = ${MONGODB_3_4})
condition: ($PYMONGO = ${PYMONGO_3_9}) && ($MONGODB = ${MONGODB_3_4})
python: 2.7