view contrib/editmergeps.bat @ 48849:ec6a4021beb1

packaging: remove requirements constraints to support Python 2 We just deleted support for Python 2 from the packaging code. We no longer need these package constraints in the requirements file to support Python 2. Differential Revision: https://phab.mercurial-scm.org/D12267
author Gregory Szorc <gregory.szorc@gmail.com>
date Sat, 19 Feb 2022 22:14:41 -0700
parents 4b9b87930cb3
children
line wrap: on
line source

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