Added the six module to test int/long support

This commit is contained in:
Konstantin Gukov
2016-03-06 16:10:02 +05:00
committed by Konstantin Gukov
parent fed58f3920
commit 66b233eaea
4 changed files with 12 additions and 6 deletions

View File

@@ -1,2 +1,3 @@
pymongo>=2.7.1
nose
pymongo>=2.7.1
six==1.10.0