gnu: python-sphinxcontrib-apidoc: Remove python-pre-commit.
* gnu/packages/sphinx.scm (python-sphinxcontrib-apidoc)[native-inputs]: Remove python-pre-commit. Signed-off-by: Lars-Dominik Braun <lars@6xq.net>
This commit is contained in:
		
							parent
							
								
									dcc3bebfaf
								
							
						
					
					
						commit
						5c976c6b45
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -173,7 +173,6 @@ sources.")
 | 
			
		|||
     `(#:tests? #f))                    ;requires python-pytest<4.0
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     (list python-pbr
 | 
			
		||||
           python-pre-commit
 | 
			
		||||
           python-pytest
 | 
			
		||||
           python-sphinx
 | 
			
		||||
           python-testrepository))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue