~ruther/guix-local

63d62305c344240faa47c10ff76dceeeb3a9ceff — Marius Bakke 9 years ago ed6a21b
gnu: Remove obsolete numpy comment.

* gnu/packages/python.scm: Remove comment.
1 files changed, 0 insertions(+), 2 deletions(-)

M gnu/packages/python.scm
M gnu/packages/python.scm => gnu/packages/python.scm +0 -2
@@ 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")