diff options
Diffstat (limited to 'gnu')
-rw-r--r-- | gnu/packages/graphviz.scm | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/graphviz.scm b/gnu/packages/graphviz.scm index f2fd90e616..68d0741957 100644 --- a/gnu/packages/graphviz.scm +++ b/gnu/packages/graphviz.scm @@ -208,9 +208,6 @@ interfaces for other technical domains.") visualization tool suite.") (license license:expat))) -(define-public python2-graphviz - (package-with-python2 python-graphviz)) - (define-public python-pygraphviz (package (name "python-pygraphviz") |