gnu: Remove python2-tqdm.
* gnu/packages/python-xyz.scm (python2-tqdm): Remove variable.
parent
b084ab813a
commit
9604bea0ca
|
@ -20238,9 +20238,6 @@ iterable with @code{|tqdm(iterable)|}. Offers many options to define
|
||||||
design and layout.")
|
design and layout.")
|
||||||
(license (list license:mpl2.0 license:expat))))
|
(license (list license:mpl2.0 license:expat))))
|
||||||
|
|
||||||
(define-public python2-tqdm
|
|
||||||
(package-with-python2 python-tqdm))
|
|
||||||
|
|
||||||
(define-public python-pkginfo
|
(define-public python-pkginfo
|
||||||
(package
|
(package
|
||||||
(name "python-pkginfo")
|
(name "python-pkginfo")
|
||||||
|
|
Reference in New Issue