Show More
@@ -142,6 +142,7 b' check-pytype-py3:' | |||||
142 | - $PYTHON -m pip install --user -U pytype==2021.04.15 |
|
142 | - $PYTHON -m pip install --user -U pytype==2021.04.15 | |
143 | variables: |
|
143 | variables: | |
144 | RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t" |
|
144 | RUNTEST_ARGS: " --allow-slow-tests tests/test-check-pytype.t" | |
|
145 | HGTEST_TIMEOUT: "3600" | |||
145 | PYTHON: python3 |
|
146 | PYTHON: python3 | |
146 | TEST_HGMODULEPOLICY: "c" |
|
147 | TEST_HGMODULEPOLICY: "c" | |
147 |
|
148 |
General Comments 0
You need to be logged in to leave comments.
Login now