Browse Source
			
			
			bumping python version to 3.7 for better support moving forward
			
			
				pull/12/head
			
			
		 
		
			
				
					
						 Ewan Jones
					
					7 years ago
						Ewan Jones
					
					7 years ago
					
				 
				
			 
		 
		
			
				
				  
				  No known key found for this signature in database
				  
				  	
						GPG Key ID: E34E7F21D7272734
				  	
				  
				
			
		
		
		
	
		
			
				 1 changed files with 
1 additions and 
1 deletions
			 
			
		 
		
			
				- 
					
					
					 
					bitbucket-pipelines.yml
				
					
					
						
							
								
									
										
											
	
		
			
				
					|  |  | @ -3,7 +3,7 @@ | 
			
		
	
		
			
				
					|  |  |  | # Only use spaces to indent your .yml configuration. | 
			
		
	
		
			
				
					|  |  |  | # ----- | 
			
		
	
		
			
				
					|  |  |  | # You can specify a custom docker image from Docker Hub as your build environment. | 
			
		
	
		
			
				
					|  |  |  | image: python:3.5.1 | 
			
		
	
		
			
				
					|  |  |  | image: python:3.7 | 
			
		
	
		
			
				
					|  |  |  | 
 | 
			
		
	
		
			
				
					|  |  |  | pipelines: | 
			
		
	
		
			
				
					|  |  |  |   default: | 
			
		
	
	
		
			
				
					|  |  | 
 |