aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-01-02 11:24:31 +1100
committerDylan Araps <[email protected]>2018-01-02 11:24:31 +1100
commit56797a31aa83bcc76a4458d207b5b45b0b3e240b (patch)
tree6d10ca570ed38ad8ad982d138c208a5c9b21a9dc
parentgeneral: Add pyroma. (diff)
downloadpywal-56797a31aa83bcc76a4458d207b5b45b0b3e240b.tar.xz
pywal-56797a31aa83bcc76a4458d207b5b45b0b3e240b.zip
misc: Add missing files to manifest.
-rw-r--r--MANIFEST.in3
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