mirror of
https://git.in.rschanz.org/ryan77627/guix.git
synced 2024-12-28 15:22:18 -05:00
gnu: python2-greenlet: Remove package.
* gnu/packages/python-xyz.scm (python2-greenlet): Remove variable.
This commit is contained in:
parent
fed863bbc5
commit
2ecdf42b5a
1 changed files with 0 additions and 3 deletions
|
@ -12484,9 +12484,6 @@ (define-public python-greenlet
|
|||
are synchronized with data exchanges on \"channels\".")
|
||||
(license (list license:psfl license:expat))))
|
||||
|
||||
(define-public python2-greenlet
|
||||
(package-with-python2 python-greenlet))
|
||||
|
||||
(define-public python-objgraph
|
||||
(package
|
||||
(name "python-objgraph")
|
||||
|
|
Loading…
Reference in a new issue