Show More
@@ -90,6 +90,7 b' check-pytype:' | |||||
90 | - cd /tmp/mercurial-ci/ |
|
90 | - cd /tmp/mercurial-ci/ | |
91 | - make local PYTHON=$PYTHON |
|
91 | - make local PYTHON=$PYTHON | |
92 | - $PYTHON -m pip install --user -U libcst==0.3.20 pytype==2022.03.29 |
|
92 | - $PYTHON -m pip install --user -U libcst==0.3.20 pytype==2022.03.29 | |
|
93 | - ./contrib/setup-pytype.sh | |||
93 | script: |
|
94 | script: | |
94 | - echo "Entering script section" |
|
95 | - echo "Entering script section" | |
95 | - sh contrib/check-pytype.sh |
|
96 | - sh contrib/check-pytype.sh |
General Comments 0
You need to be logged in to leave comments.
Login now