Skip to content

Commit

Permalink
[pylint] updating to version on tools repo .0.0.4 (Azure#25329)
Browse files Browse the repository at this point in the history
* updating to version on tools

* .4->.5
  • Loading branch information
l0lawrence committed Jul 21, 2022
1 parent 8358d06 commit 8d28d5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eng/tox/tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@ setenv =
deps =
{[base]deps}
commands =
{envbindir}/python -m pip install pylint-guidelines-checker==0.0.3 --index-url="https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
{envbindir}/python -m pip install pylint-guidelines-checker==0.0.5 --index-url="https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
{envbindir}/python {toxinidir}/../../../eng/tox/create_package_and_install.py \
-d {distdir} \
-p {toxinidir} \
Expand Down

0 comments on commit 8d28d5c

Please sign in to comment.