Created
July 21, 2015 11:39
-
-
Save jerith/b70c92b736dbc9db378a to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| 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