rust/Cargo.toml
author Ian Moody <moz-ian@perix.co.uk>
Fri, 04 Oct 2019 19:36:21 +0100
changeset 43191 5ed1abd0ea26
parent 40978 5532823e8c18
child 44484 79ac59d3f73d
permissions -rw-r--r--
py3: fix test-bad-extension expectations for py35 ModuleNotFoundError was introduced in 3.6, so the tests need to expect to see ImportError with 3.5. Differential Revision: https://phab.mercurial-scm.org/D7063

[workspace]
members = ["hg-core", "hg-direct-ffi", "hg-cpython"]
exclude = ["chg", "hgcli"]