feat: add description to pyproject.toml (#2)
This commit is contained in:
		
							parent
							
								
									670401d15b
								
							
						
					
					
						commit
						3f27096a3e
					
				@ -3,6 +3,8 @@
 | 
			
		||||
authors = ["Your Name <you@example.com>"]
 | 
			
		||||
name = "root"
 | 
			
		||||
version = "0.0.0"
 | 
			
		||||
description = ""
 | 
			
		||||
 | 
			
		||||
[tool.poetry.dependencies]
 | 
			
		||||
pandas = "*"
 | 
			
		||||
python = "^3.7"
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user