summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--gnu/packages/python-xyz.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/python-xyz.scm b/gnu/packages/python-xyz.scm
index cf20324592..5edeef44f0 100644
--- a/gnu/packages/python-xyz.scm
+++ b/gnu/packages/python-xyz.scm
@@ -12678,9 +12678,6 @@ suitable for a wide range of protocols based on the ASN.1 specification.")
implementations of ASN.1-based codecs and protocols.")
(license license:bsd-3)))
-(define-public python2-pyasn1-modules
- (package-with-python2 python-pyasn1-modules))
-
(define-public python-ipaddress
(package
(name "python-ipaddress")