diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm index 9dde9d3952..06f813098f 100644 --- a/gnu/packages/python.scm +++ b/gnu/packages/python.scm @@ -11079,7 +11079,8 @@ (define-public python-graphql-core "0rsaarx2sj4xnw9966rhh4haiqaapm4lm2mfqm48ywd51j5vh1a0")))) (build-system python-build-system) (arguments - `(#:phases + `(#:tests? #f ; Tests require the unpackaged pytest-benchmark. + #:phases (modify-phases %standard-phases (add-after 'unpack 'patch-hardcoded-version (lambda _ (substitute*