view rust/Cargo.toml @ 41270:188880a3e87b

py3: test*gendoc*.t passes on Python 3 The buildbot didn't notice because docutils isn't installed in Python 3 there yet. I verified this locally. Differential Revision: https://phab.mercurial-scm.org/D5617
author Augie Fackler <augie@google.com>
date Wed, 16 Jan 2019 11:42:50 -0500
parents 5532823e8c18
children 79ac59d3f73d
line wrap: on
line source

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