pyln: Pin mypy to version 0.790 since later has import path issues

This commit is contained in:
Christian Decker
2021-03-19 16:19:01 +01:00
committed by Rusty Russell
parent 74b4f95552
commit 8e0d0c3e7b
2 changed files with 2 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
from setuptools import setup
import codecs
import io