aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDylan Araps <[email protected]>2018-04-01 09:38:16 +1000
committerDylan Araps <[email protected]>2018-04-01 09:38:16 +1000
commite13a40808adc68ad65f124c2a9e9dcd83715b13f (patch)
treeb13ffdca232fbc25d72d80e71b80460be658889e
parentMerge pull request #213 from dylanaraps/backends (diff)
downloadpywal-e13a40808adc68ad65f124c2a9e9dcd83715b13f.tar.xz
pywal-e13a40808adc68ad65f124c2a9e9dcd83715b13f.zip
general: Add backends to manifes
-rw-r--r--MANIFEST.in1
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/*