add yfinance and more readme
This commit is contained in:
@@ -7,7 +7,9 @@ authors = [
|
||||
{ name = "Deeman", email = "hendrik.note@gmail.com" }
|
||||
]
|
||||
requires-python = ">=3.13"
|
||||
dependencies = []
|
||||
dependencies = [
|
||||
"yfinance>=0.2.54",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
materia = "materia:main"
|
||||
|
||||
Reference in New Issue
Block a user