We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feba752 commit c645f64Copy full SHA for c645f64
tox.ini
@@ -9,7 +9,7 @@ python =
9
10
[testenv:flake8]
11
basepython=python
12
-deps=flake8
+deps=flake8==3.5.0
13
commands=flake8 gino
14
15
[testenv]
0 commit comments