mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-02-07 11:29:59 +01:00
gnu: Remove python2-twine.
Some of its dependencies fail to build. * gnu/packages/python-xyz.scm (python2-twine): Remove variable.
This commit is contained in:
parent
7e8ce8e668
commit
b000468b92
1 changed files with 0 additions and 3 deletions
|
@ -20047,9 +20047,6 @@ distributions. It authenticates the user over HTTPS, allows them to pre-sign
|
|||
their files and supports any packaging format (including wheels).")
|
||||
(license license:asl2.0)))
|
||||
|
||||
(define-public python2-twine
|
||||
(package-with-python2 python-twine))
|
||||
|
||||
(define-public python-linecache2
|
||||
(package
|
||||
(name "python-linecache2")
|
||||
|
|
Loading…
Add table
Reference in a new issue