.arcconfig
author Yuya Nishihara <yuya@tcha.org>
Sat, 01 Sep 2018 10:18:38 +0900
changeset 39383 875e635c201c
parent 33583 b2c27d84f05c
child 44128 ff396501e841
permissions -rw-r--r--
test-check-py3-compat: remove false output from "python3 check-py3-compat.py" If python3 were python2, these errors would be reported, but we're running check-py3-compat.py on Python 3 here.

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