gnu: Remove obsolete numpy comment.
* gnu/packages/python.scm: Remove comment.
This commit is contained in:
parent
ed6a21b45f
commit
63d62305c3
|
@ -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")
|
||||
|
|
Loading…
Reference in New Issue