init
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
[tool]
|
||||
[tool.poetry]
|
||||
authors = ["Your Name <you@example.com>"]
|
||||
name = "root"
|
||||
version = "0.0.0"
|
||||
[tool.poetry.dependencies]
|
||||
pandas = "*"
|
||||
python = "^3.7"
|
||||
seaborn = "*"
|
||||
Reference in New Issue
Block a user