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