view contrib/editmergeps.bat @ 45753:d1ce0ffdd3ce stable

automation: upload Python 3.9 Windows wheels We are producing these. We should be publishing them.
author Gregory Szorc <gregory.szorc@gmail.com>
date Wed, 21 Oct 2020 22:53:15 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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