Skip to content

Commit

Permalink
Added packages configuration to allow properly installing root package
Browse files Browse the repository at this point in the history
  • Loading branch information
onecrayon committed Jan 21, 2024
1 parent dcbdebd commit 4bc6ad5
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 @@ -9,6 +9,9 @@ version = "2.0.0a1"
license = "ISC"
readme = "README.md"
authors = ["Ian Beck <[email protected]>"]
packages =[
{ include = "api" }
]

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

0 comments on commit 4bc6ad5

Please sign in to comment.