Mercurial > evolve
comparison docs/commands.rst @ 6210:6ae0077e416e stable
state: allow to unvendor cbor
This makes evolve fallback to an externally provided version of
the `cbor` library, which in turns allows distributions such as Debian
not to include the vendored `cbor.py` and rely on their own provided
version instead.
The price to pay is the immediate attempt to import the vendored `cbor`,
to circumvent that hgdemandimport never raises `ImportError` immediately.
author | Georges Racinet <georges.racinet@octobus.net> |
---|---|
date | Fri, 01 Apr 2022 21:59:32 +0200 |
parents | 3f466d348047 |
children |
comparison
equal
deleted
inserted
replaced
6191:d2ec9ab1694e | 6210:6ae0077e416e |
---|