gnu: python2-twisted: Remove package.
* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.master
parent
df9ac2f6cb
commit
55f6ecfbc8
|
@ -14882,9 +14882,6 @@ format.")
|
||||||
focus on event-based network programming and multiprotocol integration.")
|
focus on event-based network programming and multiprotocol integration.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-twisted
|
|
||||||
(package-with-python2 python-twisted))
|
|
||||||
|
|
||||||
(define-public python-pika
|
(define-public python-pika
|
||||||
(package
|
(package
|
||||||
(name "python-pika")
|
(name "python-pika")
|
||||||
|
|
Reference in New Issue