aboutsummaryrefslogtreecommitdiff
path: root/MANIFEST.in
blob: d2aa0e104a84c6f656edaf48fe3b339db08048d3 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
include pywal/templates/*
include pywal/backends/*
include pywal/scripts/*
include pywal/colorschemes/*
include pywal/colorschemes/light/*
include pywal/colorschemes/dark/*
include tests/*
include tests/test_files/*
include .pylintrc
include README.md
include LICENSE.md