Skip to content

Commit 87877cf

Browse files
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.html
1 parent 8047a4f commit 87877cf

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

MANIFEST.in

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@ recursive-include distributed *.yaml
1111
recursive-include docs *.rst
1212
recursive-exclude distributed **/tests/*
1313

14-
include distributed/py.typed
1514
exclude distributed/pytest_resourceleaks.py
1615

1716
prune docs/_build

0 commit comments

Comments
 (0)