mirror of
https://git.savannah.gnu.org/git/guix.git
synced 2025-01-22 10:16:45 +01:00
gnu: python2-pygraphviz: Remove it.
* gnu/packages/graphviz.scm (python2-pygraphviz): Remove it.
This commit is contained in:
parent
370cb92eaa
commit
c56df3b946
1 changed files with 0 additions and 3 deletions
|
@ -241,9 +241,6 @@ (define-public python-pygraphviz
|
|||
structure and layout algorithms.")
|
||||
(license license:bsd-3)))
|
||||
|
||||
(define-public python2-pygraphviz
|
||||
(package-with-python2 python-pygraphviz))
|
||||
|
||||
(define-public python-uqbar
|
||||
(package
|
||||
(name "python-uqbar")
|
||||
|
|
Loading…
Reference in a new issue