Codebase list python-googlesearch / run/7107d1d1-728a-4b7a-8c87-3c901f91a97b/main MANIFEST.in
run/7107d1d1-728a-4b7a-8c87-3c901f91a97b/main

Tree @run/7107d1d1-728a-4b7a-8c87-3c901f91a97b/main (Download .tar.gz)

MANIFEST.in @run/7107d1d1-728a-4b7a-8c87-3c901f91a97b/mainraw · history · blame

include AUTHORS.rst

include CONTRIBUTING.rst
include HISTORY.rst
include LICENSE
include README.rst
include googlesearch/browser_agents.txt

recursive-include tests *
recursive-exclude * __pycache__
recursive-exclude * *.py[co]

recursive-include docs *.rst conf.py Makefile make.bat *.jpg *.png *.gif