mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-19 05:57:04 +01:00
gnu: python2-twisted: Remove package.
* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
This commit is contained in:
parent
df9ac2f6cb
commit
55f6ecfbc8
1 changed files with 0 additions and 3 deletions
|
@ -14882,9 +14882,6 @@ (define-public python-twisted
|
|||
focus on event-based network programming and multiprotocol integration.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-twisted
|
||||
(package-with-python2 python-twisted))
|
||||
|
||||
(define-public python-pika
|
||||
(package
|
||||
(name "python-pika")
|
||||
|
|
Loading…
Reference in a new issue