Kaydet (Commit) cdf9acb1 authored tarafından Joffrey F's avatar Joffrey F Kaydeden (comit) Joffrey F

Pin flake8 version

Signed-off-by: 's avatarJoffrey F <joffrey@docker.com>
üst 5d1b6522
......@@ -2,4 +2,4 @@ mock==1.0.1
pytest==2.9.1
coverage==3.7.1
pytest-cov==2.1.0
flake8==2.4.1
flake8==3.4.1
......@@ -12,4 +12,5 @@ deps =
[testenv:flake8]
commands = flake8 docker tests setup.py
deps = flake8
deps =
-r{toxinidir}/test-requirements.txt
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment