mirror of
https://codeberg.org/guix/guix.git
synced 2025-10-02 02:15:12 +00:00
gnu: Remove obsolete numpy comment.
* gnu/packages/python.scm: Remove comment.
This commit is contained in:
parent
ed6a21b45f
commit
63d62305c3
1 changed files with 0 additions and 2 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue