Fix tox @develop

This commit is contained in:
Ivan Kravets
2015-08-25 18:08:57 +03:00
parent 78ba3176f2
commit e58f5e3617

View File

@ -10,6 +10,7 @@ usedevelop = True
deps =
isort
flake8
commands = python --version
[testenv:docs]
basepython = python2.7