diff options
| -rw-r--r-- | MANIFEST.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/MANIFEST.in b/MANIFEST.in index 913f8c6..3e0ef16 100644 --- a/MANIFEST.in +++ b/MANIFEST.in @@ -1,4 +1,7 @@ include pywal/templates/* include pywal/scripts/* +include tests/* +include tests/test_files/* +include .pylintrc include README.md include LICENSE.md |
