diff --git a/gnu/packages/python-crypto.scm b/gnu/packages/python-crypto.scm index c91a247c09..18b55ba403 100644 --- a/gnu/packages/python-crypto.scm +++ b/gnu/packages/python-crypto.scm @@ -456,9 +456,6 @@ (define-public python-cryptography-vectors ;; Distributed under either BSD-3 or ASL2.0 (license (list license:bsd-3 license:asl2.0)))) -(define-public python2-cryptography-vectors - (package-with-python2 python-cryptography-vectors)) - (define-public python-cryptography (package (name "python-cryptography")