summaryrefslogtreecommitdiff
path: root/gnu/packages/graph.scm
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/packages/graph.scm')
-rw-r--r--gnu/packages/graph.scm3
1 files changed, 0 insertions, 3 deletions
diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 552a8a7848a..42bd37a07aa 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -232,9 +232,6 @@ subplots, multiple-axes, polar charts, and bubble charts. ")
232 (arguments 232 (arguments
233 '(#:tests? #f)))) ; The tests are not distributed in the release 233 '(#:tests? #f)))) ; The tests are not distributed in the release
234 234
235(define-public python2-plotly
236 (package-with-python2 python-plotly-2.4.1))
237
238(define-public python-louvain 235(define-public python-louvain
239 (package 236 (package
240 (name "python-louvain") 237 (name "python-louvain")