Skip to content

Commit 3f58691

Browse files
committed
Fix source
1 parent b92d968 commit 3f58691

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ build-backend = "poetry.core.masonry.api"
100100
branch = true
101101
parallel = true
102102
relative_files = true
103-
source = ["fractal_tasks_core/**"]
103+
source = ["fractal_tasks_core"]
104104

105105

106106
[tool.bumpver]

0 commit comments

Comments
 (0)