gnu: python-joblib: Add comment.
* gnu/packages/python.scm (python-joblib): Add comment.
This commit is contained in:
		
							parent
							
								
									6aa5f1ca24
								
							
						
					
					
						commit
						f052ec9a50
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
					@ -2678,6 +2678,7 @@ logic-free templating system Mustache.")
 | 
				
			||||||
               (("def test_parallel_with_interactively_defined_functions" line)
 | 
					               (("def test_parallel_with_interactively_defined_functions" line)
 | 
				
			||||||
                (string-append "@SkipTest\n" line)))
 | 
					                (string-append "@SkipTest\n" line)))
 | 
				
			||||||
             #t)))))
 | 
					             #t)))))
 | 
				
			||||||
 | 
					    ;; Provide nose to enable tests command
 | 
				
			||||||
    (native-inputs
 | 
					    (native-inputs
 | 
				
			||||||
     `(("python-nose"       ,python-nose)
 | 
					     `(("python-nose"       ,python-nose)
 | 
				
			||||||
       ("python-sphinx"     ,python-sphinx)
 | 
					       ("python-sphinx"     ,python-sphinx)
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Reference in a new issue