mirror of
				https://github.com/enpaul/tox-poetry-installer.git
				synced 2025-11-03 07:39:20 +00:00 
			
		
		
		
	Use py3.10 for security check too.
This commit is contained in:
		
							
								
								
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							
							
						
						
									
										2
									
								
								tox.ini
									
									
									
									
									
								
							@@ -63,7 +63,7 @@ commands =
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
[testenv:security]
 | 
					[testenv:security]
 | 
				
			||||||
description = Security checks
 | 
					description = Security checks
 | 
				
			||||||
basepython = python3.8
 | 
					basepython = python3.10
 | 
				
			||||||
platform = linux
 | 
					platform = linux
 | 
				
			||||||
ignore_errors = true
 | 
					ignore_errors = true
 | 
				
			||||||
skip_install = true
 | 
					skip_install = true
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user