whoogle-search/MANIFEST.in
Ben Busby 0a6575d219
Hotfix: Move language/country json to app dir
Pip installs of whoogle search were missing access to the misc/ folder,
which previously contained the language and country json files. These
have been moved to app/misc, and the previous root level misc/ was
renamed to config/ (since it now only contains the tor config files).

Bump to 0.3.1.
2021-02-07 18:55:27 -05:00

6 lines
98 B
Plaintext

graft app/static
graft app/templates
graft app/misc
include requirements.txt
global-exclude *.pyc