mongoengine/requirements.txt
Stefan Wójcik 3c455cf1c1 Improve health of this package (#1409)
* 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
2016-11-28 19:00:34 -05:00

6 lines
59 B
Plaintext

nose
pymongo>=2.7.1
six==1.10.0
flake8
flake8-import-order