Skip to content

Commit

Permalink
Find all namespace packages on the build
Browse files Browse the repository at this point in the history
  • Loading branch information
kshitijrajsharma committed May 7, 2024
1 parent 597544d commit b58099e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@ update_changelog_on_bump = true


[tool.setuptools]
packages = { find = { where = ["src","API"]} }
packages = { find = {} }

0 comments on commit b58099e

Please sign in to comment.