Skip to content

Instantly share code, notes, and snippets.

@jerith
Created July 23, 2015 13:10
Show Gist options
  • Select an option

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

Select an option

Save jerith/2d9a60221623a805b5f3 to your computer and use it in GitHub Desktop.
diff --git a/MANIFEST.in b/MANIFEST.in
index 7461368..b207a2b 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -17,6 +17,7 @@ recursive-include go/apps/*/templates *
recursive-include go/fixtures *
recursive-include go/*/fixtures *
recursive-include go/*/static *
+recursive-include go/apps *.js
# 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