mirror of
				https://gitlab.alpinelinux.org/alpine/aports.git
				synced 2025-10-31 00:12:05 +01:00 
			
		
		
		
	
		
			
				
	
	
		
			13 lines
		
	
	
		
			328 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
			
		
		
	
	
			13 lines
		
	
	
		
			328 B
		
	
	
	
		
			Diff
		
	
	
	
	
	
| skip nontests
 | |
| diff --git a/pytest.ini b/pytest.ini
 | |
| index 3cfaa92..b87cccd 100644
 | |
| --- a/pytest.ini
 | |
| +++ b/pytest.ini
 | |
| @@ -1,6 +1,5 @@
 | |
|  [pytest]
 | |
|  norecursedirs=dist build .tox .eggs
 | |
| -addopts=--doctest-modules --cov
 | |
|  doctest_optionflags=ALLOW_UNICODE ELLIPSIS
 | |
|  filterwarnings=
 | |
|      # https://github.com/pytest-dev/pytest/issues/6928
 |