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
1 changed files with 0 additions and 2 deletions

View 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")