misc: Add missing files to the manifest.

This commit is contained in:
Dylan Araps 2018-05-04 17:42:37 +10:00
parent 4af3766b15
commit d7da3febca

View File

@ -2,6 +2,8 @@ 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