mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 01:33:18 -05:00
gnu: Remove python2-qrcode.
* gnu/packages/python-xyz.scm (python2-qrcode): Delete variable.
This commit is contained in:
parent
b05d8d8bf3
commit
3598e53ec9
1 changed files with 0 additions and 3 deletions
|
@ -19280,9 +19280,6 @@ (define-public python-qrcode
|
||||||
console.")
|
console.")
|
||||||
(license license:bsd-3)))
|
(license license:bsd-3)))
|
||||||
|
|
||||||
(define-public python2-qrcode
|
|
||||||
(package-with-python2 python-qrcode))
|
|
||||||
|
|
||||||
(define-public python-rst2ansi
|
(define-public python-rst2ansi
|
||||||
(package
|
(package
|
||||||
(name "python-rst2ansi")
|
(name "python-rst2ansi")
|
||||||
|
|
Loading…
Reference in a new issue