diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index cb9f538f2d2..5c935575a5c 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -693,7 +693,7 @@ OpenSSL library.") (build-system pyproject-build-system) (arguments (list - #:test-backend #~'unittest + #:tests? #f ; No tests. #:phases #~(modify-phases %standard-phases (add-after 'unpack 'relax-gcc-14-strictness