Skip to content

Commit d0a2e6f

Browse files
committed
Flake8: no more tests folder
1 parent aa33472 commit d0a2e6f

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
@@ -14,7 +14,7 @@ commands = nosetests -v --with-doctest {posargs}
1414
deps =
1515
flake8
1616
pep8-naming
17-
commands = flake8 influxdb tests
17+
commands = flake8 influxdb
1818

1919
[testenv:coverage]
2020
deps = -r{toxinidir}/requirements.txt

0 commit comments

Comments
 (0)