gnu: Remove python2-dask.
This package can no longer be built with Python 2. * gnu/packages/python-xyz.scm (python2-dask): Remove variable.
This commit is contained in:
		
							parent
							
								
									86c7ca07aa
								
							
						
					
					
						commit
						b7716f1b39
					
				
					 1 changed files with 0 additions and 3 deletions
				
			
		|  | @ -15965,9 +15965,6 @@ larger-than-memory or distributed environments.  These parallel collections | |||
| run on top of the dynamic task schedulers. ") | ||||
|     (license license:bsd-3))) | ||||
| 
 | ||||
| (define-public python2-dask | ||||
|   (package-with-python2 python-dask)) | ||||
| 
 | ||||
| (define-public python-ilinkedlist | ||||
|   (package | ||||
|     (name "python-ilinkedlist") | ||||
|  |  | |||
		Reference in a new issue