Skip to content

Commit

Permalink
Skip install for "lint" env
Browse files Browse the repository at this point in the history
  • Loading branch information
jwodder committed Mar 29, 2021
1 parent 3b7f7fe commit 4a8ccc7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ commands =
pytest {posargs} test

[testenv:lint]
skip_install = True
deps =
flake8~=3.7
flake8-bugbear
Expand Down

0 comments on commit 4a8ccc7

Please sign in to comment.