Skip to content

Instantly share code, notes, and snippets.

@jerith
Created September 1, 2015 08:05
Show Gist options
  • Select an option

  • Save jerith/f420c7856768b043d986 to your computer and use it in GitHub Desktop.

Select an option

Save jerith/f420c7856768b043d986 to your computer and use it in GitHub Desktop.
diff --git a/MANIFEST.in b/MANIFEST.in
index 3fc58cb..9514531 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -22,6 +22,7 @@ include twisted/plugins/*.py
include vumi/demos/tests/wikipedia_sample.xml
include vumi/scripts/tests/sample-smpp-output.log
recursive-include vumi/resources *
+recursive-include vumi *.xml
# Prune stray bytecode files.
global-exclude *.pyc
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment