gnu: Remove obsolete numpy comment.

* gnu/packages/python.scm: Remove comment.
This commit is contained in:
Marius Bakke 2017-03-09 15:43:59 +01:00
parent ed6a21b45f
commit 63d62305c3
No known key found for this signature in database
GPG key ID: A2A06DF2A33A54FA

View file

@ -3445,8 +3445,6 @@ (define-public python2-rpython
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")