readd accidentally dropped line in setup.cfg

This commit is contained in:
Stefan Wojcik 2016-12-10 13:25:22 -05:00
parent 5778cb4b51
commit 566e8ee801

View File

@ -10,3 +10,4 @@ tests = tests
ignore=E501,F401,F403,F405,I201
exclude=build,dist,docs,venv,venv3,.tox,.eggs,tests
max-complexity=45
application-import-names=mongoengine,tests