gnu: Remove python2-pkginfo.
* gnu/packages/python-xyz.scm (python2-pkginfo): Delete variable.
parent
2d9a73171c
commit
d96f7625e4
|
@ -21913,9 +21913,6 @@ distribution, and the *.egg-info stored in a \"development checkout\" (e.g,
|
|||
created by running @code{python setup.py develop}).")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-pkginfo
|
||||
(package-with-python2 python-pkginfo))
|
||||
|
||||
(define-public python-twine
|
||||
(package
|
||||
(name "python-twine")
|
||||
|
|
Reference in New Issue