mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-11-17 04:07:10 -05:00
gnu: Remove python2-pkginfo.
* gnu/packages/python-xyz.scm (python2-pkginfo): Delete variable.
This commit is contained in:
parent
2d9a73171c
commit
d96f7625e4
1 changed files with 0 additions and 3 deletions
|
@ -21913,9 +21913,6 @@ (define-public python-pkginfo
|
||||||
created by running @code{python setup.py develop}).")
|
created by running @code{python setup.py develop}).")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pkginfo
|
|
||||||
(package-with-python2 python-pkginfo))
|
|
||||||
|
|
||||||
(define-public python-twine
|
(define-public python-twine
|
||||||
(package
|
(package
|
||||||
(name "python-twine")
|
(name "python-twine")
|
||||||
|
|
Loading…
Reference in a new issue