Skip to content

Commit

Permalink
exclude source direction
Browse files Browse the repository at this point in the history
  • Loading branch information
kelle committed Sep 12, 2024
1 parent d1cf4e1 commit 628a137
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -40,4 +40,7 @@ dynamic = ["version"]
[project.optional-dependencies]
test = [
"pytest",
]
]

[tool.setuptools.packages.find]
exclude = ["source"]

0 comments on commit 628a137

Please sign in to comment.