Commit 658551a
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 aa1c9cc commit 658551a
1 file changed
Lines changed: 6 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
| 48 | + | |
| 49 | + | |
| 50 | + | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
48 | 54 | | |
49 | 55 | | |
50 | 56 | | |
| |||
0 commit comments