mirror of
git://git.savannah.gnu.org/guix.git
synced 2024-12-29 11:46:06 +01: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 @@ pseudo-concurrently (typically in a single or a few OS-level threads) and
|
|||
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