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 059a8cb commit f1480fbCopy full SHA for f1480fb
tox.ini
@@ -9,7 +9,7 @@ python =
9
10
[testenv:flake8]
11
basepython=python
12
-deps=flake8==3.5.0
+deps=flake8
13
commands=flake8 gino
14
15
[testenv]
0 commit comments