Commit 78c0377
committed
Enable mypy support
This fixes two issues preventing mypy from recognizing this package's inline types:
1) py.typed was not in the package level directory
2) py.typed was not included in the MANIFEST.in1 parent 6090fb8 commit 78c0377
3 files changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
| 4 | + | |
File renamed without changes.
0 commit comments