diff options
Diffstat (limited to 'MANIFEST.in')
| -rw-r--r-- | MANIFEST.in | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 16d6a90..4042621 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,7 +1,13 @@ +graft bower_components graft docs +graft logo graft nikola graft scripts graft tests +graft translations include *.txt include *.rst include *.py +global-exclude *.pyc +global-exclude *.pyo +global-exclude *.pyd |
