added templates and day 1's input and example1.
This commit is contained in:
		
							parent
							
								
									e8deae0a61
								
							
						
					
					
						commit
						7fd7d753bb
					
				
					 6 changed files with 371 additions and 0 deletions
				
			
		
							
								
								
									
										13
									
								
								Pipfile
									
										
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								Pipfile
									
										
									
									
									
										Normal file
									
								
							| 
						 | 
				
			
			@ -0,0 +1,13 @@
 | 
			
		|||
[[source]]
 | 
			
		||||
url = "https://pypi.org/simple"
 | 
			
		||||
verify_ssl = true
 | 
			
		||||
name = "pypi"
 | 
			
		||||
 | 
			
		||||
[packages]
 | 
			
		||||
parse = "*"
 | 
			
		||||
pytest = "*"
 | 
			
		||||
 | 
			
		||||
[dev-packages]
 | 
			
		||||
 | 
			
		||||
[requires]
 | 
			
		||||
python_version = "3.9"
 | 
			
		||||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue