mirror of
https://github.com/bitcoin/bitcoin.git
synced 2024-11-19 01:42:58 +01:00
lint: mypy 0.942
This commit is contained in:
parent
38031adee8
commit
864772c4f7
@ -13,7 +13,7 @@ update-alternatives --install /usr/bin/clang-format-diff clang-format-diff "$(wh
|
||||
|
||||
${CI_RETRY_EXE} pip3 install codespell==2.1.0
|
||||
${CI_RETRY_EXE} pip3 install flake8==4.0.1
|
||||
${CI_RETRY_EXE} pip3 install mypy==0.910
|
||||
${CI_RETRY_EXE} pip3 install mypy==0.942
|
||||
${CI_RETRY_EXE} pip3 install pyzmq==22.3.0
|
||||
${CI_RETRY_EXE} pip3 install vulture==2.3
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user