gnu: Remove python2-stdnum.

* gnu/packages/finance.scm (python2-stdnum): Delete variable.
This commit is contained in:
Maxim Cournoyer 2022-04-29 17:33:43 -04:00
parent a512c65503
commit 50491574a6
No known key found for this signature in database
GPG key ID: 1260E46482E63562

View file

@ -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")