Skip to content

Commit 6a889a1

Browse files
committed
Don't include tests_isolated directory in cmd2 tarball published to PyPI
This is because those tests require the cmd2-ext-test plugin
1 parent 68e8aab commit 6a889a1

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
@@ -4,4 +4,5 @@ recursive-include tests *
44
recursive-include docs *
55
recursive-exclude docs/_build *
66
recursive-exclude plugins *
7+
recursive-exclude tests_isolated *
78
exclude .github .gitignore azure-pipelines.yml tasks.py

0 commit comments

Comments
 (0)