Skip to content

Commit 68e8aab

Browse files
authored
Merge pull request #1115 from python-cmd2/fix_manifest
Exclude plugins directory from tarball when cmd2 release is published
2 parents fef9a9e + 0d88562 commit 68e8aab

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)