gnu: Remove python2-graphviz.
* gnu/packages/graphviz.scm (python2-graphviz): Delete variable.
This commit is contained in:
parent
4087be253b
commit
eb6d69ff16
1 changed files with 0 additions and 3 deletions
|
@ -208,9 +208,6 @@ (define-public python-graphviz
|
|||
visualization tool suite.")
|
||||
(license license:expat)))
|
||||
|
||||
(define-public python2-graphviz
|
||||
(package-with-python2 python-graphviz))
|
||||
|
||||
(define-public python-pygraphviz
|
||||
(package
|
||||
(name "python-pygraphviz")
|
||||
|
|
Loading…
Reference in a new issue