guix-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

07/12: gnu: python2-plotly: Remove package.


From: guix-commits
Subject: 07/12: gnu: python2-plotly: Remove package.
Date: Tue, 29 Jun 2021 06:38:34 -0400 (EDT)

civodul pushed a commit to branch master
in repository guix.

commit 24c7e0497d69eea6570161dc8beba8d6fb9debaf
Author: zimoun <zimon.toutoune@gmail.com>
AuthorDate: Wed Jun 23 17:52:27 2021 +0200

    gnu: python2-plotly: Remove package.
    
    * gnu/packages/graph.scm (python2-plotly): Remove variable.
    
    Signed-off-by: Ludovic Courtès <ludo@gnu.org>
---
 gnu/packages/graph.scm | 3 ---
 1 file changed, 3 deletions(-)

diff --git a/gnu/packages/graph.scm b/gnu/packages/graph.scm
index 552a8a7..42bd37a 100644
--- a/gnu/packages/graph.scm
+++ b/gnu/packages/graph.scm
@@ -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")



reply via email to

[Prev in Thread] Current Thread [Next in Thread]