mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2025-01-20 17:53:26 -05:00
gnu: Remove python2-tqdm.
* gnu/packages/python-xyz.scm (python2-tqdm): Remove variable.
This commit is contained in:
parent
b084ab813a
commit
9604bea0ca
1 changed files with 0 additions and 3 deletions
|
@ -20238,9 +20238,6 @@ (define-public python-tqdm
|
|||
design and layout.")
|
||||
(license (list license:mpl2.0 license:expat))))
|
||||
|
||||
(define-public python2-tqdm
|
||||
(package-with-python2 python-tqdm))
|
||||
|
||||
(define-public python-pkginfo
|
||||
(package
|
||||
(name "python-pkginfo")
|
||||
|
|
Loading…
Reference in a new issue