.arcconfig
author Gregory Szorc <gregory.szorc@gmail.com>
Thu, 31 Oct 2019 19:54:58 -0700
branchstable
changeset 43400 0d2393fc1cf8
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
automation: install black This should unblock us from running the code formatting test in our automated environment. Differential Revision: https://phab.mercurial-scm.org/D7197

{
    "conduit_uri": "https://phab.mercurial-scm.org/api",
    "repository.callsign": "HG",
    "arc.land.onto.default": "@",
    "base": "hg:.^"
}