* added flake8 and flake8-import-order to travis for py27 * fixed a test that fails from time to time depending on an order of a dict * flake8 tweaks for the entire codebase excluding tests
6 lines
59 B
Plaintext
6 lines
59 B
Plaintext
nose
|
|
pymongo>=2.7.1
|
|
six==1.10.0
|
|
flake8
|
|
flake8-import-order
|