Skip to content

Instantly share code, notes, and snippets.

@jerith
Created July 21, 2015 11:39
Show Gist options
  • Select an option

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

Select an option

Save jerith/b70c92b736dbc9db378a to your computer and use it in GitHub Desktop.
diff --git a/MANIFEST.in b/MANIFEST.in
index 5c867aa..dd501b5 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -15,7 +15,6 @@ recursive-include go/templates *
recursive-include go/*/templates *
recursive-include go/fixtures *
recursive-include go/*/fixtures *
-recursive-include go/static *
recursive-include go/*/static *
# Prune stray bytecode files.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment