gnu: python2-pygraphviz: Remove it.

* gnu/packages/graphviz.scm (python2-pygraphviz): Remove it.
This commit is contained in:
Mathieu Othacehe 2021-07-29 10:24:50 +02:00
parent 370cb92eaa
commit c56df3b946
No known key found for this signature in database
GPG Key ID: 8354763531769CA6

View File

@ -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")