prompt_toolkit: use pytest for testing
This commit is contained in:
		
							parent
							
								
									d6fe7188f2
								
							
						
					
					
						commit
						53f32a4c92
					
				| @ -2,7 +2,7 @@ | |||||||
| # Distributed under the terms of the GNU General Public License v2 | # Distributed under the terms of the GNU General Public License v2 | ||||||
| 
 | 
 | ||||||
| require github [ user="jonathanslenders" project="python-${PN/_/-}" ] | require github [ user="jonathanslenders" project="python-${PN/_/-}" ] | ||||||
| require pypi setup-py [ import=setuptools ] | require pypi setup-py [ import=setuptools test=pytest ] | ||||||
| 
 | 
 | ||||||
| SUMMARY="Library for building powerful interactive command lines in Python" | SUMMARY="Library for building powerful interactive command lines in Python" | ||||||
| HOMEPAGE="https://python-prompt-toolkit.readthedocs.io ${HOMEPAGE}" | HOMEPAGE="https://python-prompt-toolkit.readthedocs.io ${HOMEPAGE}" | ||||||
		Loading…
	
		Reference in New Issue
	
	Block a user