Skip to content
Snippets Groups Projects
Commit 98a0fbda8739 authored by Georges Racinet's avatar Georges Racinet
Browse files

rust-cpython: exclude hgcli from workspace

hgcli uses a specific rust-cpython commit by indygreg, of which
a PR has been derived which is not merged nor released yet.

But we can't use several versions of the sys-python2.7 crate in
a single workspace: it makes for a build error. Since hgcli does not at
the time being need anything from hg-core, whereas the upcoming hg-cpython
will. So for now we're moving hgcli aside, hoping we could base all of them
on the same version of rust-cpython again in the future.

Differential Revision: https://phab.mercurial-scm.org/D5433
parent 2e305e54eae3
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment