comparison hgext/fix.py @ 48272:f6b045910d82 stable

pyoxidizer: force pip to not use pep517 in order to be able to install hg Mercurial is not (yet) a pep517 package, but the presence of a pyproject.toml file tells newer-ish versions of pip that it should be one. This is related to 58fe6d127a01, and fixes pyoxidizer builds for the Heptapod CI. Differential Revision: https://phab.mercurial-scm.org/D11710
author Raphaël Gomès <rgomes@octobus.net>
date Wed, 20 Oct 2021 16:54:43 +0200
parents 86a60679cf61
children 66ff8d3865b3
comparison
equal deleted inserted replaced
48271:5228a6dc212b 48272:f6b045910d82