Commit 484b2bc
Explicitly declare py.typed in the wheel manifest
Hatchling's default file selection already picks up py.typed via
the ``packages`` directory, but declaring it explicitly via
force-include is the documented PEP 561 pattern and keeps the
intent obvious to anyone auditing the wheel contents (or to any
future refactor of the source layout).
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent f7bb86e commit 484b2bc
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
| 40 | + | |
| 41 | + | |
| 42 | + | |
37 | 43 | | |
38 | 44 | | |
39 | 45 | | |
| |||
0 commit comments