gnu: python-scikit-learn: Use HTTPS home page.
* gnu/packages/machine-learning.scm (python-scikit-learn)[home-page]: Use HTTPS.
This commit is contained in:
		
							parent
							
								
									26be188f35
								
							
						
					
					
						commit
						e51b34bb90
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -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
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue