view contrib/editmergeps.bat @ 45690:7a907388a4a5

contrib: install Python 3.9.0 We update the Windows and Linux environments to install CPython 3.9.0, which was released a few days ago. Differential Revision: https://phab.mercurial-scm.org/D9186
author Gregory Szorc <gregory.szorc@gmail.com>
date Thu, 08 Oct 2020 18:07:34 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

@echo off
powershell -NoProfile -ExecutionPolicy unrestricted -Command "& '%~dp0\editmergeps.ps1' %*"