Skip to content

Commit f1480fb

Browse files
committed
use latest flake8 in tests, refs #370, #373
1 parent 059a8cb commit f1480fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tox.ini

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ python =
99

1010
[testenv:flake8]
1111
basepython=python
12-
deps=flake8==3.5.0
12+
deps=flake8
1313
commands=flake8 gino
1414

1515
[testenv]

0 commit comments

Comments
 (0)