Skip to content

Commit

Permalink
add local ibapi package
Browse files Browse the repository at this point in the history
  • Loading branch information
idanya committed Oct 13, 2023
1 parent a44b905 commit 5b20bf7
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
15 changes: 14 additions & 1 deletion poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 1 addition & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,6 +51,7 @@ typer = { version = "0.7.0", extras = ["all"] }
coverage = "7.3.2"
binance-connector = "1.18.0"
python-dotenv = "0.21.0"
ibapi = {path = "libs/ib_client"}

[build-system]
requires = ["poetry-core>=1.0.0", "poetry-dynamic-versioning>=1.0.0,<2.0.0"]
Expand Down

0 comments on commit 5b20bf7

Please sign in to comment.