Skip to content

Commit

Permalink
Update pyproject.toml
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBooth authored Dec 9, 2024
1 parent 89098f9 commit cadfb1b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,4 +52,5 @@ pybci = "pybci.cli:main"
packages = ["pybci"]

[tool.setuptools.packages.find]
include = ["pybci", "pybci.*"]
where = "pybci"
include = ["pybci.*"]

0 comments on commit cadfb1b

Please sign in to comment.