Skip to content

Commit

Permalink
Set pylint version in tox.ini (#345)
Browse files Browse the repository at this point in the history
Co-authored-by: Ashwin Vaidya <ashwinitinvaidya@gmail.com>
  • Loading branch information
ashwinvaidya17 and Ashwin Vaidya committed Jun 3, 2022
1 parent 379e311 commit a996f2f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ commands = flake8 anomalib --exclude=anomalib/models/components/freia
skip_install = true
basepython = python3
deps =
pylint
pylint<2.14
-r{toxinidir}/requirements/base.txt
commands = pylint anomalib --rcfile=tox.ini --ignore=anomalib/models/components/freia/

Expand Down

0 comments on commit a996f2f

Please sign in to comment.