From f432c600243825df9b638d0194e360fda31d689f Mon Sep 17 00:00:00 2001 From: Arvid Norberg <arvid@libtorrent.org> Date: Sun, 12 Jan 2025 00:45:35 +0100 Subject: [PATCH] suppress stub warning --- wheel/stubtest.allowlist | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/wheel/stubtest.allowlist b/wheel/stubtest.allowlist index a9869b980..03fade54d 100644 --- a/wheel/stubtest.allowlist +++ b/wheel/stubtest.allowlist @@ -53,3 +53,7 @@ chia_rs\.spend\.SpendConditions\.from_parent chia_rs\.Coin\.from_parent chia_rs\.CoinSpend\.from_parent chia_rs\.SpendBundle\.from_parent + +# these are here for backwards compatibility with the cyclical dependency on +# chia-blockchain (for tests) +chia_rs\.ALLOW_BACKREFS