gnu: python-case: Remove unused input.
* gnu/packages/python-xyz.scm (python-case)[propagated-inputs]: Remove PYTHON-UNITTEST2.
This commit is contained in:
		
							parent
							
								
									afdcd03689
								
							
						
					
					
						commit
						b38df69c2c
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		|  | @ -2414,7 +2414,7 @@ for additional processing.") | |||
|          "1cagg06vfph864s6l5jb0zqliwxh647bki8j6lf4a4qrv40jnhs8")))) | ||||
|     (build-system python-build-system) | ||||
|     (propagated-inputs | ||||
|      (list python-mock python-nose python-six python-unittest2)) | ||||
|      (list python-mock python-nose python-six)) | ||||
|     (native-inputs | ||||
|      (list python-coverage)) | ||||
|     (home-page "https://github.com/celery/case") | ||||
|  |  | |||
		Reference in a new issue