Skip to content

Commit

Permalink
Remove [testenv:venv] now that tox --devenv is a thing
Browse files Browse the repository at this point in the history
  • Loading branch information
asottile committed Jun 26, 2019
1 parent d28a42f commit 4de20ef
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,5 @@ commands =
pre-commit install -f --install-hooks
pre-commit run --all-files

[testenv:venv]
envdir = venv
commands =

[pep8]
ignore = E265,E501,W504

0 comments on commit 4de20ef

Please sign in to comment.