Skip to content

Commit 7d817c6

Browse files
committed
fix
1 parent cc65b27 commit 7d817c6

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
@@ -30,5 +30,5 @@ dependencies = [
3030
dev = ["pytest>=8.3.5", "pytest-asyncio>=0.26.0", "ruff>=0.11.9"]
3131

3232
[tool.setuptools.packages.find]
33-
include = ["llm-coder*"]
33+
include = ["llm_coder*"]
3434
exclude = ["playground*"]

0 commit comments

Comments
 (0)