mirror of
https://github.com/TauricResearch/TradingAgents.git
synced 2026-05-01 14:33:10 +03:00
chore: consolidate dependencies to pyproject.toml, remove setup.py
This commit is contained in:
@@ -28,3 +28,6 @@ dependencies = [
|
||||
"typing-extensions>=4.14.0",
|
||||
"yfinance>=0.2.63",
|
||||
]
|
||||
|
||||
[project.scripts]
|
||||
tradingagents = "cli.main:app"
|
||||
|
||||
Reference in New Issue
Block a user