Skip to content

refactor: wheel から src/example を除外し nene2 のみをパッケージ化 (#61)#62

Merged
hideyukiMORI merged 1 commit into
mainfrom
refactor/issue-61-wheel-package-only-nene2
May 19, 2026
Merged

refactor: wheel から src/example を除外し nene2 のみをパッケージ化 (#61)#62
hideyukiMORI merged 1 commit into
mainfrom
refactor/issue-61-wheel-package-only-nene2

Conversation

@hideyukiMORI
Copy link
Copy Markdown
Owner

Summary

  • pyproject.toml の wheel ターゲットを ["src/nene2"] のみに変更
  • uv build でビルド確認済み — wheel に example が含まれないことを確認

Test plan

  • uv build — ビルド成功
  • wheel の中身が nene2/ のみ(example/ なし)

🤖 Generated with Claude Code

PyPI 公開に向けてフレームワーク本体 (src/nene2) のみを
wheel に含めるよう変更。src/example はリファレンス実装であり
インストール対象ではない。

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@hideyukiMORI hideyukiMORI merged commit 55e2a9e into main May 19, 2026
@hideyukiMORI hideyukiMORI deleted the refactor/issue-61-wheel-package-only-nene2 branch May 19, 2026 13:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant