mirror of
				https://github.com/ets-labs/python-dependency-injector.git
				synced 2025-11-04 01:47:36 +03:00 
			
		
		
		
	Update tox.ini to pass all GH vars
This commit is contained in:
		
							parent
							
								
									168dc2811a
								
							
						
					
					
						commit
						ae2384d0d3
					
				
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							| 
						 | 
					@ -17,7 +17,7 @@ commands=
 | 
				
			||||||
    unit2 discover -s tests/unit -p test_*_py3*.py
 | 
					    unit2 discover -s tests/unit -p test_*_py3*.py
 | 
				
			||||||
 | 
					
 | 
				
			||||||
[testenv:coveralls]
 | 
					[testenv:coveralls]
 | 
				
			||||||
passenv=COVERALLS_GIT_BRANCH COVERALLS_REPO_TOKEN GITHUB_TOKEN
 | 
					passenv = GITHUB_* COVERALLS_*
 | 
				
			||||||
basepython=python3.9
 | 
					basepython=python3.9
 | 
				
			||||||
usedevelop=True
 | 
					usedevelop=True
 | 
				
			||||||
deps=
 | 
					deps=
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue
	
	Block a user