Skip to content

Commit 1804df8

Browse files
committed
chore: exclude modules from package find
1 parent 7724dbe commit 1804df8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -134,4 +134,5 @@ platforms = [
134134
weblate_language_data = "weblate_language_data"
135135

136136
[tool.setuptools.packages.find]
137+
exclude = ["modules*"]
137138
namespaces = true

0 commit comments

Comments
 (0)