We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents e0e7edb + b61de77 commit 0b1c03aCopy full SHA for 0b1c03a
1 file changed
tox.ini
@@ -3,7 +3,7 @@ envlist = py27, py34, py35, py36, py37, flake8
3
4
[testenv:flake8]
5
basepython = python
6
-deps = flake8
+deps = flake8==3.6.0
7
commands = flake8 hcloud tests
8
9
[testenv]
0 commit comments