Skip to content

Commit 0d88562

Browse files
committed
Exclude plugins directory from tarball when cmd2 release is published to PyPI
1 parent fef9a9e commit 0d88562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

MANIFEST.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,4 +3,5 @@ recursive-include examples *
33
recursive-include tests *
44
recursive-include docs *
55
recursive-exclude docs/_build *
6+
recursive-exclude plugins *
67
exclude .github .gitignore azure-pipelines.yml tasks.py

0 commit comments

Comments
 (0)