File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 9292 -rdev_requirements.txt
9393commands =
9494 python -m pip install pylint =={[testenv:pylint]pylint_version}
95- python -m pip install azure-pylint-guidelines-checker ==0.5.1 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
95+ python -m pip install azure-pylint-guidelines-checker ==0.5.2 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
9696 python {repository_root}/eng/tox/create_package_and_install.py \
9797 -d {envtmpdir}/dist \
9898 -p {tox_root} \
@@ -117,7 +117,7 @@ deps =
117117 PyGitHub>=1.59.0
118118commands =
119119 python -m pip install pylint =={[testenv:next-pylint]pylint_version}
120- python -m pip install azure-pylint-guidelines-checker ==0.5.1 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
120+ python -m pip install azure-pylint-guidelines-checker ==0.5.2 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
121121 python {repository_root}/eng/tox/create_package_and_install.py \
122122 -d {envtmpdir}/dist \
123123 -p {tox_root} \
You can’t perform that action at this time.
0 commit comments