diff options
| -rw-r--r-- | MANIFEST.in | 1 |
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 |
