diff --git a/pyproject.toml b/pyproject.toml index add35fe..5288861 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -25,6 +25,3 @@ path = "src/jupyter_ai_claude_code/__init__.py" [tool.hatch.build.targets.wheel] packages = ["src/jupyter_ai_claude_code"] - -[tool.hatch.build.targets.wheel.force-include] -"src/jupyter_ai_claude_code/static" = "jupyter_ai_claude_code/static"