contrib/editmergeps.bat
author Gregory Szorc <gregory.szorc@gmail.com>
Sat, 03 Aug 2019 14:17:41 -0700
changeset 42695 3495edddc78d
parent 32567 4b9b87930cb3
permissions -rw-r--r--
automation: update packages in requirements files We like keeping up to date. The content of the autogenerated files changed slightly because I used a newer version of `pip-compile` than what was used previously. Differential Revision: https://phab.mercurial-scm.org/D6714

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