Commit Graph

3 Commits (47df4da4b58d36bac151aac321da2dfcf2056e07)

Author SHA1 Message Date
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.
3 years ago
Ben Busby 2c01e1d6bc Fixed PyPi deployment
Added requirements to MANIFEST, removed outdated need for
"whoogle-search" executable
4 years ago
Ben Busby 9ca74397b4 Adding setup for pip packaging 4 years ago