##// END OF EJS Templates
pytype: update check-pytype.sh to select target automatically...
av6 -
r52198:05ce07bd default
parent child Browse files
Show More
@@ -71,7 +71,7 b' cd `hg root`'
71
71
72 # TODO: include hgext and hgext3rd
72 # TODO: include hgext and hgext3rd
73
73
74 pytype -V 3.7 --keep-going --jobs auto \
74 pytype --keep-going --jobs auto \
75 doc/check-seclevel.py hgdemandimport hgext mercurial \
75 doc/check-seclevel.py hgdemandimport hgext mercurial \
76 -x hgext/absorb.py \
76 -x hgext/absorb.py \
77 -x hgext/bugzilla.py \
77 -x hgext/bugzilla.py \
General Comments 0
You need to be logged in to leave comments. Login now