File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ ---
2+ changeKind : internal
3+ packages :
4+ - " @autorest/python"
5+ ---
6+
7+ pylint bump
Original file line number Diff line number Diff line change 1+ ---
2+ changeKind : internal
3+ packages :
4+ - " @azure-tools/typespec-python"
5+ ---
6+
7+ pylint bump
Original file line number Diff line number Diff line change 4747 " requirements.txt" ,
4848 " generator/"
4949 ]
50- }
50+ }
Original file line number Diff line number Diff line change 1515 -r requirements.txt
1616 -r ../../../../../eng/dev_requirements.txt
1717commands =
18- pip install azure-pylint-guidelines-checker ==0.5.0 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
18+ 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/"
1919 python ../../../../../eng/scripts/run_pylint.py -t azure -g version-tolerant {posargs}
2020
2121[testenv:mypy]
Original file line number Diff line number Diff line change 1515 -r requirements.txt
1616 -r ../../../../../eng/dev_requirements.txt
1717commands =
18- pip install azure-pylint-guidelines-checker ==0.5.0 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
18+ 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/"
1919 python ../../../../../eng/scripts/run_pylint.py -t dpg -g version-tolerant {posargs}
2020
2121[testenv:mypy]
Original file line number Diff line number Diff line change 1515 -r requirements.txt
1616 -r ../../../../../eng/dev_requirements.txt
1717commands =
18- pip install azure-pylint-guidelines-checker ==0.5.0 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
18+ 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/"
1919 python ../../../../../eng/scripts/run_pylint.py -t vanilla -g version-tolerant {posargs}
2020
2121[testenv:mypy]
Original file line number Diff line number Diff line change 8989 "chalk" : " 5.3.0" ,
9090 "@types/fs-extra" : " 11.0.4"
9191 }
92- }
92+ }
Original file line number Diff line number Diff line change 1919 -r requirements.txt
2020 -r ../../../../eng/dev_requirements.txt
2121commands =
22- pip install azure-pylint-guidelines-checker ==0.5.0 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
22+ 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/"
2323 python ../../../../eng/scripts/run_pylint.py -p typespec-python -t azure -s " generated" {posargs}
2424
2525[testenv:mypy]
Original file line number Diff line number Diff line change 1919 -r requirements.txt
2020 -r ../../../../eng/dev_requirements.txt
2121commands =
22- pip install azure-pylint-guidelines-checker ==0.5.0 --index-url =" https://pkgs.dev.azure.com/azure-sdk/public/_packaging/azure-sdk-for-python/pypi/simple/"
22+ 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/"
2323 python ../../../../eng/scripts/run_pylint.py -p typespec-python -t unbranded -s " generated" {posargs}
2424
2525[testenv:mypy]
You can’t perform that action at this time.
0 commit comments