Commit 4644fd0
committed
ENH: Add type annotation information
Add type annotation information: add the `py.typed` file and distribute
the type information with the package by adding the corresponding entry
in the `pyproject.toml` file so that third-party tools can use the DIPY
type annotation information.
Documentation:
https://typing.readthedocs.io/en/latest/spec/distributing.html#packaging-typed-libraries1 parent 6b6ba70 commit 4644fd0
2 files changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
122 | 122 | | |
123 | 123 | | |
124 | 124 | | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
125 | 128 | | |
126 | 129 | | |
127 | 130 | | |
| |||
Whitespace-only changes.
0 commit comments