aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-05-04 17:42:37 +1000
committerDylan Araps <[email protected]>2018-05-04 17:42:37 +1000
commitd7da3febca69c2a6081e6f725b67d0eb40b0c959 (patch)
treeaa7db42e6b2f3c315653c5a63344f8d69659142c
parentdocs: update (diff)
downloadpywal-d7da3febca69c2a6081e6f725b67d0eb40b0c959.tar.xz
pywal-d7da3febca69c2a6081e6f725b67d0eb40b0c959.zip
misc: Add missing files to the manifest.
-rw-r--r--MANIFEST.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in
index 7014f98..d2aa0e1 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -2,6 +2,8 @@ include pywal/templates/*
include pywal/backends/*
include pywal/scripts/*
include pywal/colorschemes/*
+include pywal/colorschemes/light/*
+include pywal/colorschemes/dark/*
include tests/*
include tests/test_files/*
include .pylintrc