Skip to content

Commit

Permalink
- remove unused configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
dataflake committed Feb 13, 2020
1 parent 29122f5 commit 220f7ef
Showing 1 changed file with 0 additions and 10 deletions.
10 changes: 0 additions & 10 deletions tox.ini
Expand Up @@ -35,16 +35,6 @@ deps =
setenv =
COVERAGE_FILE={toxinidir}/.coverage

[testenv:flake8]
basepython = python2.7
commands =
flake8 --format=html --doctests src setup.py {posargs}
deps =
flake8
flake8-html
flake8-debugger
flake8-todo

[testenv:lint]
basepython = python3.6
commands_pre =
Expand Down

0 comments on commit 220f7ef

Please sign in to comment.