gnu: Remove python2-tqdm.

* gnu/packages/python-xyz.scm (python2-tqdm): Remove variable.
This commit is contained in:
Marius Bakke 2022-01-22 11:07:20 +01:00
parent b084ab813a
commit 9604bea0ca
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

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