Commit 3a82f01
authored
Add PEP 561 type support (#243)
Adds an empty `py.typed` file at the root of the source tree, and adds
the [canonical typing classifier][1] to the list of classifiers.
Closes #242.
[1]: https://pypi.org/classifiers/1 parent f61e039 commit 3a82f01
2 files changed
+1
-0
lines changedWhitespace-only changes.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
20 | 21 | | |
21 | 22 | | |
22 | 23 | | |
| |||
0 commit comments