Skip to content

Instantly share code, notes, and snippets.

@jerith
Created July 23, 2015 12:33
Show Gist options
  • Select an option

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

Select an option

Save jerith/b72940cd8262675f4d9e to your computer and use it in GitHub Desktop.
diff --git a/MANIFEST.in b/MANIFEST.in
index dd501b5..7461368 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -13,6 +13,7 @@ include *.sh
include go/js_paths.yml
recursive-include go/templates *
recursive-include go/*/templates *
+recursive-include go/apps/*/templates *
recursive-include go/fixtures *
recursive-include go/*/fixtures *
recursive-include go/*/static *
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment