gnu: Remove obsolete numpy comment.
authorMarius Bakke <mbakke@fastmail.com>
Thu, 9 Mar 2017 14:43:59 +0000 (15:43 +0100)
committerMarius Bakke <mbakke@fastmail.com>
Thu, 9 Mar 2017 15:39:08 +0000 (16:39 +0100)
* gnu/packages/python.scm: Remove comment.

gnu/packages/python.scm

index 15c8a8e..91456c9 100644 (file)
@@ -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")