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 @@ write, and draw graphs using Python to access the Graphviz graph data
|
|||
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")
|
||||
|
|
Reference in a new issue