Show More
@@ -89,7 +89,7 b' check-pytype:' | |||||
89 | - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'` |
|
89 | - hg -R /tmp/mercurial-ci/ update `hg log --rev '.' --template '{node}'` | |
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. |
|
92 | - $PYTHON -m pip install --user -U libcst==0.3.20 pytype==2022.11.18 | |
93 | - ./contrib/setup-pytype.sh |
|
93 | - ./contrib/setup-pytype.sh | |
94 | script: |
|
94 | script: | |
95 | - echo "Entering script section" |
|
95 | - echo "Entering script section" |
General Comments 0
You need to be logged in to leave comments.
Login now