gci: Pin mypy to version 0.790 since 0.800 gives strange errors

This commit is contained in:
Christian Decker
2021-01-22 14:56:05 +01:00
committed by Rusty Russell
parent bb15d7f042
commit 80ef684d25

View File

@@ -171,7 +171,8 @@ jobs:
blinker \
pytest-sentry \
pytest-test-groups==1.0.3 \
pytest-custom-exit-code==0.3.0
pytest-custom-exit-code==0.3.0 \
mypy==0.790
git clone https://github.com/lightningnetwork/lightning-rfc.git ../lightning-rfc