gnu: psautohint: Remove unneeded dependencies.
* gnu/packages/fontutils.scm (psautohint)[native-inputs]: Remove PYTHON-FS and PYTHON-PYTEST-RANDOMLY.
This commit is contained in:
		
							parent
							
								
									0584f5b489
								
							
						
					
					
						commit
						9e95be01d9
					
				
					 1 changed files with 0 additions and 2 deletions
				
			
		| 
						 | 
				
			
			@ -808,10 +808,8 @@ suite of the @code{psautohint} package.")
 | 
			
		|||
    (inputs (list python-fonttools))
 | 
			
		||||
    (native-inputs
 | 
			
		||||
     (list psautohint-font-data
 | 
			
		||||
           python-fs
 | 
			
		||||
           python-pytest
 | 
			
		||||
           python-pytest-cov
 | 
			
		||||
           python-pytest-randomly
 | 
			
		||||
           python-pytest-xdist
 | 
			
		||||
           python-setuptools-scm
 | 
			
		||||
           python-wheel))
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Reference in a new issue