mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-07 23:46:13 -05:00
gnu: Remove python2-stdnum.
* gnu/packages/finance.scm (python2-stdnum): Delete variable.
This commit is contained in:
parent
a512c65503
commit
50491574a6
1 changed files with 0 additions and 3 deletions
|
@ -1230,9 +1230,6 @@ (define-public python-stdnum
|
|||
Luhn and family of ISO/IEC 7064 check digit algorithms.")
|
||||
(license license:lgpl2.1+)))
|
||||
|
||||
(define-public python2-stdnum
|
||||
(package-with-python2 python-stdnum))
|
||||
|
||||
(define-public python-duniterpy
|
||||
(package
|
||||
(name "python-duniterpy")
|
||||
|
|
Loading…
Reference in a new issue