diff options
-rw-r--r-- | MANIFEST.in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index f671d8a..5d0acfa 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -2,4 +2,5 @@ include COPYING include tox.ini include bin/gemato include tests/*.py +include utils/*.bash include utils/*.py |