mirror of
https://github.com/bitcoin/bitcoin.git
synced 2025-01-25 02:33:24 -03:00
lint mypy 0.910
This commit is contained in:
parent
6ae9c2ef23
commit
22e652662b
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ update-alternatives --install /usr/bin/clang-format-diff clang-format-diff $(whi
|
|||
|
||||
${CI_RETRY_EXE} pip3 install codespell==2.0.0
|
||||
${CI_RETRY_EXE} pip3 install flake8==3.8.3
|
||||
${CI_RETRY_EXE} pip3 install mypy==0.781
|
||||
${CI_RETRY_EXE} pip3 install mypy==0.910
|
||||
${CI_RETRY_EXE} pip3 install pyzmq==22.3.0
|
||||
${CI_RETRY_EXE} pip3 install vulture==2.3
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue