mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-19 17:23:38 -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.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-qrcode
|
||||
(package-with-python2 python-qrcode))
|
||||
|
||||
(define-public python-rst2ansi
|
||||
(package
|
||||
(name "python-rst2ansi")
|
||||
|
|
Loading…
Reference in a new issue