me
/
guix
Archived
1
0
Fork 0

gnu: python2-numpy-documentation: Update home page.

* gnu/packages/python-xyz.scm (python2-numpy-documentation)[home-page]:
Follow (HTTPS) redirection.
master
Tobias Geerinckx-Rice 2020-01-18 21:27:57 +01:00
parent ec09abc6ac
commit 28191bdcde
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -3464,7 +3464,7 @@ include_dirs = ~a/include
(with-directory-excursion "/tmp"
(invoke "python" "-c"
"import numpy; numpy.test(verbose=2)")))))))
(home-page "http://www.numpy.org/")
(home-page "https://numpy.org")
(synopsis "Fundamental package for scientific computing with Python")
(description "NumPy is the fundamental package for scientific computing
with Python. It contains among other things: a powerful N-dimensional array