aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-03-15 16:35:11 +1100
committerDylan Araps <[email protected]>2018-03-15 16:35:11 +1100
commita95d901deab1abd19fb4bacd9b4704eae48c0ffb (patch)
tree14058f80115e703498206d9c61d611ff0fea84eb
parentthemes: Added gruvbox. (diff)
downloadpywal-a95d901deab1abd19fb4bacd9b4704eae48c0ffb.tar.xz
pywal-a95d901deab1abd19fb4bacd9b4704eae48c0ffb.zip
themes: Added colorschemes to manifest.
-rw-r--r--MANIFEST.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 3e0ef16..9d80177 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,5 +1,6 @@
include pywal/templates/*
include pywal/scripts/*
+include pywal/colorschemes/*
include tests/*
include tests/test_files/*
include .pylintrc