gnu: python2-plotly: Remove package.

* gnu/packages/graph.scm (python2-plotly): Remove variable.

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
This commit is contained in:
zimoun 2021-06-23 17:52:27 +02:00 committed by Ludovic Courtès
parent 846b1056e8
commit 24c7e0497d
No known key found for this signature in database
GPG key ID: 090B11993D9AEBB5

View file

@ -232,9 +232,6 @@ (define-public python-plotly-2.4.1
(arguments
'(#:tests? #f)))) ; The tests are not distributed in the release
(define-public python2-plotly
(package-with-python2 python-plotly-2.4.1))
(define-public python-louvain
(package
(name "python-louvain")