Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
tuhinmallick authored Sep 18, 2024
1 parent 9a208b8 commit 7d2e500
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ readme = "README.md"
homepage = "https://github.com/tuhinmallick/InsiderTrader"
repository = "https://github.com/tuhinmallick/InsiderTrader"
keywords = ["trading", "finance", "insider trading"]
packages = [
{ include = "insidertrader" } # Explicitly include the insidertrader package
]

[tool.poetry.dependencies]
python = "^3.10"
Expand Down

0 comments on commit 7d2e500

Please sign in to comment.