Skip to content

Commit 20af81d

Browse files
authored
Update pyproject.toml
1 parent ab81ec1 commit 20af81d

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,6 @@ path = "src/eval_mm/_version.py"
3434

3535
[tool.hatch.build]
3636
exclude = [
37-
"examples",
3837
"result",
3938
"scripts",
4039
]
@@ -64,4 +63,4 @@ dev-dependencies = [
6463
allow-direct-references = true
6564

6665
[tool.hatch.build.targets.wheel]
67-
packages = ["src/eval_mm"]
66+
packages = ["src/eval_mm"]

0 commit comments

Comments
 (0)