Skip to content

Commit

Permalink
Add package specifically instead of using find
Browse files Browse the repository at this point in the history
  • Loading branch information
simontorres committed Sep 25, 2024
1 parent fc12450 commit 9330523
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -65,8 +65,7 @@ dependencies = [
goodman-focus = "goodman_focus:run_goodman_focus"

[tool.setuptools]
[tool.setuptools.packages.find]
where = ["goodman_focus"]
packages = ["goodman_focus"]

[tool.setuptools_scm]
version_file = "goodman_focus/version.py"

0 comments on commit 9330523

Please sign in to comment.