Hotfix to pin pymongo version; potential #474 resolution.

Adapting to changes in pymongo-3.0 is better, but this would at least help prevent broken installs (and tests).
This commit is contained in:
Alice Zoë Bevan–McGregor 2015-05-06 23:19:53 -04:00
parent ba05d0845e
commit cc428546b4
1 changed files with 1 additions and 1 deletions

View File

@ -1 +1 @@
pymongo>=2.6.2
pymongo>=2.6.2,<3.0