mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00: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 @@ 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")
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue