mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 09:57:37 +03:00 
			
		
		
		
	Fix tox.ini
This commit is contained in:
		
							parent
							
								
									c1a9c6b9be
								
							
						
					
					
						commit
						2c6015057e
					
				
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							| 
						 | 
					@ -23,7 +23,7 @@ commands = pytest -c tests/.configs/pytest.ini
 | 
				
			||||||
python_files = test_*_py3*.py
 | 
					python_files = test_*_py3*.py
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[testenv:coveralls]
 | 
					[testenv:coveralls]
 | 
				
			||||||
passenv = GITHUB_* COVERALLS_*
 | 
					passenv = GITHUB_*, COVERALLS_*
 | 
				
			||||||
basepython=python3.11
 | 
					basepython=python3.11
 | 
				
			||||||
usedevelop=True
 | 
					usedevelop=True
 | 
				
			||||||
deps=
 | 
					deps=
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user