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 4371b2b commit b005ae8Copy full SHA for b005ae8
tox.ini
@@ -15,6 +15,6 @@ install_command=python -m pip install {env:TOX_PIP_OPTS:} {opts} {packages} -r t
15
[testenv:lint]
16
skip_install = True
17
deps =
18
- flake8==3.6.0
+ flake8==3.9.2
19
commands =
20
flake8 sqlalchemy_cockroachdb test
0 commit comments