me
/
guix
Archived
1
0
Fork 0

gnu: python-scikit-learn: Use HTTPS home page.

* gnu/packages/machine-learning.scm (python-scikit-learn)[home-page]: Use HTTPS.
master
Tobias Geerinckx-Rice 2020-03-21 00:21:20 +01:00
parent 26be188f35
commit e51b34bb90
No known key found for this signature in database
GPG Key ID: 0DB0FF884F556D79
1 changed files with 1 additions and 1 deletions

View File

@ -842,7 +842,7 @@ computing environments.")
(propagated-inputs
`(("python-numpy" ,python-numpy)
("python-scipy" ,python-scipy)))
(home-page "http://scikit-learn.org/")
(home-page "https://scikit-learn.org/")
(synopsis "Machine Learning in Python")
(description
"Scikit-learn provides simple and efficient tools for data mining and