Skip to content

Commit

Permalink
Always recreate lint env (#310)
Browse files Browse the repository at this point in the history
  • Loading branch information
alrex authored and c24t committed Nov 27, 2019
1 parent 44b6415 commit d79ca4c
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 @@ -104,6 +104,7 @@ commands =

[testenv:lint]
basepython: python3.7
recreate = True
deps =
pylint~=2.3
flake8~=3.7
Expand Down

0 comments on commit d79ca4c

Please sign in to comment.