gnu: Remove python2-pydot.
* gnu/packages/graphviz.scm (python2-pydot): Delete variable.
This commit is contained in:
parent
5a2079594f
commit
98b0ac0a77
1 changed files with 0 additions and 3 deletions
|
@ -403,9 +403,6 @@ can be used either as a standalone application, or as a Python library.")
|
||||||
graphs in Graphviz's DOT language, written in pure Python.")
|
graphs in Graphviz's DOT language, written in pure Python.")
|
||||||
(license license:expat)))
|
(license license:expat)))
|
||||||
|
|
||||||
(define-public python2-pydot
|
|
||||||
(package-with-python2 python-pydot))
|
|
||||||
|
|
||||||
(define-public dot2tex
|
(define-public dot2tex
|
||||||
(package
|
(package
|
||||||
(name "dot2tex")
|
(name "dot2tex")
|
||||||
|
|
Reference in a new issue