Skip to content

Commit d3bb228

Browse files
alrexc24t
alrex
authored andcommitted
Always recreate lint env (#310)
1 parent 2bb6a17 commit d3bb228

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

tox.ini

+1
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,7 @@ commands =
104104

105105
[testenv:lint]
106106
basepython: python3.7
107+
recreate = True
107108
deps =
108109
pylint~=2.3
109110
flake8~=3.7

0 commit comments

Comments
 (0)