Skip to content

Commit

Permalink
Always recreate lint env (open-telemetry#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 2bb6a17 commit d3bb228
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 d3bb228

Please sign in to comment.