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..b0bc7ae 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,5 @@ include pywal/templates/* +include pywal/backends/* include pywal/scripts/* include tests/* include tests/test_files/* |
