Mercurial > evolve
comparison tests/test-topic-tutorial.t @ 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 | 87006dcf2bb7 |
children | fd039a7f0c3c caf302fb8f4d |
comparison
equal
deleted
inserted
replaced
6191:d2ec9ab1694e | 6210:6ae0077e416e |
---|