Skip to content

Commit 146d8dc

Browse files
committed
Add tests/*.sh scripts to MANIFEST.in to include them in Pypi package.
1 parent 770970c commit 146d8dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MANIFEST.in

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
include README.rst LICENSE CHANGES .tmuxp.yaml
22
include requirements/*.txt
33
recursive-include doc *.rst
4-
recursive-include tests *.py *.yaml *.json
4+
recursive-include tests *.py *.yaml *.json *.sh

0 commit comments

Comments
 (0)