1
0
mirror of https://git.savannah.gnu.org/git/guix.git synced 2026-04-24 19:21:24 +02:00

gnu: python2-twisted: Remove package.

* gnu/packages/python-xyz.scm (python2-twisted): Delete variable.
This commit is contained in:
Maxim Cournoyer
2021-09-26 22:27:28 -04:00
parent df9ac2f6cb
commit 55f6ecfbc8

View File

@@ -14882,9 +14882,6 @@ format.")
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")