2019-08-08 13:34:19 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								name: 'Setup Python for use with actions'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								description: 'Setup a Python environment and add it to the PATH, additionally providing proxy support'
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-26 21:12:00 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								author: 'GitHub'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								inputs: 
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  version:
							 | 
						
					
						
							
								
									
										
										
										
											2019-07-03 13:13:25 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    description: 'Version range or exact version of a Python version to use, using semvers version range syntax.'
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-26 21:12:00 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    default: '3.x'
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								  architecture:
							 | 
						
					
						
							| 
								
							 | 
							
								
							 | 
							
								
							 | 
							
							
								    description: 'The target architecture (x86, x64) of the Python interpreter.'
							 | 
						
					
						
							
								
									
										
										
										
											2019-07-19 16:07:45 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								    default: 'x64'
							 | 
						
					
						
							
								
									
										
										
										
											2019-06-26 21:12:00 -04:00
										 
									 
								 
							 | 
							
								
							 | 
							
								
							 | 
							
							
								runs:
							 | 
						
					
						
							
								
									
										
										
										
											2019-07-09 12:42:38 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  using: 'node12'
							 | 
						
					
						
							
								
									
										
										
										
											2019-07-03 13:13:25 -04:00
										 
									 
								 
							 | 
							
								
									
										
									
								
							 | 
							
								
							 | 
							
							
								  main: 'lib/setup-python.js'
							 |