Skip to content

Commit caac852

Browse files
Ckean up MANIFEST.in
Remove files related to CI from source distribution.
1 parent 87877cf commit caac852

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

MANIFEST.in

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,9 @@ recursive-include docs *.rst
1212
recursive-exclude distributed **/tests/*
1313

1414
exclude distributed/pytest_resourceleaks.py
15+
exclude .readthedocs.yaml
1516

17+
prune .github
18+
prune continuous_integration
1619
prune docs/_build
1720
include distributed/_version.py

0 commit comments

Comments
 (0)