diff options
Diffstat (limited to 'gnu/packages/python-crypto.scm')
| -rw-r--r-- | gnu/packages/python-crypto.scm | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index 9a074b58ba..888c1aaf9e 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -911,8 +911,6 @@ Cyclic Redundancy Check.") (sha256 (base32 "16xcjxiya773fp7bxs9i6y1wsjx88pdvlwj6bqyy9vf3ckcffcwm")))) (build-system pyproject-build-system) - (arguments - (list #:test-flags #~(list "-c" "/dev/null"))) (native-inputs (list python-numpy python-pillow python-pytest python-setuptools)) (home-page "https://github.com/halcy/blurhash-python") |
