mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-29 23:42:03 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			14 lines
		
	
	
		
			180 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			14 lines
		
	
	
		
			180 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| --- a/setup.cfg
 | |
| +++ b/setup.cfg
 | |
| @@ -20,6 +20,10 @@
 | |
|  	python_tcxparser
 | |
|  packages = find:
 | |
| 
 | |
| +[options.packages.find]
 | |
| +exclude =
 | |
| +  tests*
 | |
| +
 | |
|  [options.extras_require]
 | |
|  test =
 | |
|  	pytest
 |