gnu: python-pytest-runner: Add python-setuptools as native-input.
* gnu/packages/python.scm (python-pytest-runner)[native-input]: Add python-setuptools.
This commit is contained in:
		
							parent
							
								
									383af6b096
								
							
						
					
					
						commit
						d50d097d58
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		|  | @ -1598,6 +1598,7 @@ and many external plugins.") | |||
|             #t))))) | ||||
|     (native-inputs | ||||
|      `(("python-pytest" ,python-pytest) | ||||
|        ("python-setuptools" ,python-setuptools) | ||||
|        ("python-setuptools-scm" ,python-setuptools-scm))) | ||||
|     (home-page "https://bitbucket.org/pytest-dev/pytest-runner") | ||||
|     (synopsis "Invoke py.test as a distutils command") | ||||
|  |  | |||
		Reference in a new issue