Commit 87877cf
committed
Clean up MANIFEST.in
Added in version v69.0.0: setuptools will attempt to include type
information files by default in the distribution (.pyi and py.typed,
as specified in PEP 561), as long as they are contained inside of
a package directory (for the time being there is no automatic
support for top-level .pyi files).
https://setuptools.pypa.io/en/latest/userguide/miscellaneous.html1 parent 8047a4f commit 87877cf
1 file changed
+0
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
14 | | - | |
15 | 14 | | |
16 | 15 | | |
17 | 16 | | |
| |||
0 commit comments