Skip to content

Commit

Permalink
package find
Browse files Browse the repository at this point in the history
  • Loading branch information
siiptuo committed Nov 30, 2023
1 parent 41a3d3c commit 4b78fd5
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 @@ -77,6 +77,9 @@ ignore = [
[tool.setuptools.dynamic]
version = {attr = "rpgpy.version.__version__"}

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

[tool.tomlsort]
trailing_comma_inline_array = true
sort_inline_arrays = true

0 comments on commit 4b78fd5

Please sign in to comment.