gnu: python-bech32: Fix tests. * gnu/packages/finance.scm (python-bech32)[arguments] <#:test-backend>: Set it. [native-inputs]: Remove python-wheel. Change-Id: I94e5a1a979717075d206856f6062039a14d2080c Signed-off-by: Sharlatan Hellseher <sharlatanus@gmail.com>
1 files changed, 2 insertions(+), 1 deletions(-) M gnu/packages/finance.scm
M gnu/packages/finance.scm => gnu/packages/finance.scm +2 -1
@@ 1085,7 1085,8 @@ the Monero GUI client.") (sha256 (base32 "0wq6q0yrw3x42d81v445xy4nh2qlrn7swsydgpv81dkay11kajrz")))) (build-system pyproject-build-system) (native-inputs (list python-setuptools python-wheel)) (arguments (list #:test-backend #~'unittest)) (native-inputs (list python-setuptools)) (home-page "https://github.com/fiatjaf/bech32") (synopsis "Reference implementation for Bech32 and Segwit addresses") (description "This package provides a python reference implementation for