Skip to content

Commit e26b89c

Browse files
HenryAsamattsta
authored andcommitted
Added ib_async to the pyproject.toml file
1 parent 4a03735 commit e26b89c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ classifiers = [
1818
"Programming Language :: Python :: 3.12",
1919
"Programming Language :: Python :: 3 :: Only",
2020
]
21-
keywords = ["ibapi", "tws", "asyncio", "jupyter", "interactive", "brokers", "async", "ib_insync"]
21+
keywords = ["ibapi", "tws", "asyncio", "jupyter", "interactive", "brokers", "async", "ib_async", "ib_insync"]
2222

2323
[tool.poetry.dependencies]
2424
python = ">=3.10"

0 commit comments

Comments
 (0)