add pytype ci job
pytype.cfg
0 → 100644
... | @@ -2,6 +2,7 @@ | ... | @@ -2,6 +2,7 @@ |
# Testing | # Testing | ||
pytest==3.10.1 | pytest==3.10.1 | ||
pytype==2022.8.17 | |||
atomicwrites==1.1.5 | atomicwrites==1.1.5 | ||
attrs==18.2.0 | attrs==18.2.0 | ||
more-itertools==4.2.0 | more-itertools==4.2.0 | ||
... | ... |
Please register or sign in to comment