We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
result_languages.txt
1 parent 983e7de commit 0efc3feCopy full SHA for 0efc3fe
setup.py
@@ -13,7 +13,7 @@
13
long_description_content_type="text/markdown",
14
url="https://github.com/opsdisk/yagooglesearch",
15
packages=setuptools.find_packages(),
16
- package_data={"yagooglesearch": ["user_agents.txt"]},
+ package_data={"yagooglesearch": ["user_agents.txt", "result_languages.txt"]},
17
install_requires=[
18
"beautifulsoup4>=4.9.3",
19
"requests>=2.31.0",
0 commit comments