Commit e702b5e
Add PEP 561 py.typed marker for type checker support
Enables type checkers like mypy to recognize cmdweaver's type hints when used as a dependency. Projects using cmdweaver no longer need to create stub files (.pyi) manually.
🤖 Generated with [Claude Code](https://claude.com/claude-code)
Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>1 parent fa070c7 commit e702b5e
2 files changed
Lines changed: 3 additions & 0 deletions
Whitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
64 | 64 | | |
65 | 65 | | |
66 | 66 | | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
67 | 70 | | |
68 | 71 | | |
69 | 72 | | |
| |||
0 commit comments