This website requires JavaScript.
Explore
Help
Register
Sign In
nakidai
/
whoogle-search
Watch
1
Star
0
Fork
You've already forked whoogle-search
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
0fed2fc295
whoogle-search
/
MANIFEST.in
6 lines
98 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Adding setup for pip packaging
2020-05-07 02:24:18 +03:00
graft app/static
graft app/templates
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-08 02:55:27 +03:00
graft app/misc
Fixed PyPi deployment Added requirements to MANIFEST, removed outdated need for "whoogle-search" executable
2020-05-23 00:52:17 +03:00
include requirements.txt
Adding setup for pip packaging
2020-05-07 02:24:18 +03:00
global-exclude *.pyc