Mercurial > public > mercurial-scm > hg-stable
diff contrib/install-windows-dependencies.ps1 @ 51855:68ec9743ef04
contrib: print the version of pytype used to do the type checking
This will help with CI. I don't see a way to print the version of python that's
running it. When I tried `head -n 1 $(which pytype)`, the CI run printed:
#!/usr/bin/env bash
Locally, that gives the path to the python interpreter in the venv, so IDK
what's different.
author | Matt Harbison <matt_harbison@yahoo.com> |
---|---|
date | Tue, 20 Aug 2024 11:18:10 -0400 |
parents | c809a77dfa1c |
children | e4961a4b4300 |