gnu: Remove python2-qrcode.

* gnu/packages/python-xyz.scm (python2-qrcode): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 22:48:59 -04:00
parent b05d8d8bf3
commit 3598e53ec9
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -19280,9 +19280,6 @@ (define-public python-qrcode
console.")
(license license:bsd-3)))
(define-public python2-qrcode
(package-with-python2 python-qrcode))
(define-public python-rst2ansi
(package
(name "python-rst2ansi")