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.
When installing via pip, the installation includes the tests directory:
tests
mkdir deps python3 -m pip install --target deps "google-search-results==2.4.2" ls -1 deps/tests
Outputs:
__init__.py __pycache__ test_account_api.py (etc)
Tests should be excluded.