gnu: python-zipfly: Enable tests. * gnu/packages/python-xyz.scm (python-zipfly)[arguments] <tests?>: Enable. <test-backend>: Use 'unittest. [native-inputs]: Remove python-wheel. Change-Id: I5415fd7b23616ac0f12f490cfffa81f408ba47be
1 files changed, 2 insertions(+), 2 deletions(-) M gnu/packages/python-xyz.scm
M gnu/packages/python-xyz.scm => gnu/packages/python-xyz.scm +2 -2
@@ 16730,8 16730,8 @@ command pipeline functionality.") "1h7g922a8lsqd69j8blgcgg0lcd8kz51b2p4glfqmgx4vi1nkick")))) (build-system pyproject-build-system) (arguments (list #:tests? #f)) ; no tests (native-inputs (list python-setuptools python-wheel)) (list #:test-backend #~'unittest)) (native-inputs (list python-setuptools)) (home-page "https://github.com/sandes/zipfly") (synopsis "Zip archive generator") (description "ZipFly is a zip archive generator. It was created to