Skip to content

Commit

Permalink
trying a different way
Browse files Browse the repository at this point in the history
  • Loading branch information
jhkennedy committed Oct 18, 2023
1 parent e30ba95 commit 2f8f986
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,11 @@ include-package-data = true
zip-safe = false

[tool.setuptools.packages.find]
namespaces = true
where = ["tools"]

[tool.setuptools.package-data]
"*" = ["*.yml", "*.yaml", "*.zip"]

[tool.isort]
known_first_party = "RAiDER"
multi_line_output = 5
Expand Down

0 comments on commit 2f8f986

Please sign in to comment.