guix-commits
[Top][All Lists]
Advanced

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

03/04: gnu: Remove obsolete numpy comment.


From: Marius Bakke
Subject: 03/04: gnu: Remove obsolete numpy comment.
Date: Thu, 9 Mar 2017 10:48:30 -0500 (EST)

mbakke pushed a commit to branch master
in repository guix.

commit 63d62305c344240faa47c10ff76dceeeb3a9ceff
Author: Marius Bakke <address@hidden>
Date:   Thu Mar 9 15:43:59 2017 +0100

    gnu: Remove obsolete numpy comment.
    
    * gnu/packages/python.scm: Remove comment.
---
 gnu/packages/python.scm | 2 --
 1 file changed, 2 deletions(-)

diff --git a/gnu/packages/python.scm b/gnu/packages/python.scm
index 15c8a8e..91456c9 100644
--- a/gnu/packages/python.scm
+++ b/gnu/packages/python.scm
@@ -3445,8 +3445,6 @@ producing implementations of dynamic languages, 
emphasizing a clean separation
 between language specification and implementation aspects.")
     (license license:expat)))
 
-;; This version of numpy is missing the documentation and is only used to
-;; build matplotlib which is required to build numpy's documentation.
 (define-public python-numpy
   (package
     (name "python-numpy")



reply via email to

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