me
/
guix
Archived
1
0
Fork 0

gnu: python2-plotly: Remove package.

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

Signed-off-by: Ludovic Courtès <ludo@gnu.org>
master
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
1 changed files with 0 additions and 3 deletions

View File

@ -232,9 +232,6 @@ subplots, multiple-axes, polar charts, and bubble charts. ")
(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")