Skip to content

g-api-py-oauthlib: fix broken build - #16043

Open
xingyaner wants to merge 1 commit into
google:masterfrom
xingyaner:fix-g-api-py-oauthlib
Open

xingyaner wants to merge 1 commit into
google:masterfrom
xingyaner:fix-g-api-py-oauthlib

Conversation

@xingyaner

Copy link
Copy Markdown
Contributor

The fuzzing build failed because build.sh attempted to run:

 pip3 install .

The cloned repository does not contain setup.py or pyproject.toml, so pip considered the source directory non-installable and aborted the build.

Install the published google-auth-oauthlib package from PyPI instead. This provides the package imported by fuzz_config.py while preserving the existing fuzzing harness and build flow.

@github-actions

Copy link
Copy Markdown

xingyaner is a new contributor to projects/g-api-py-oauthlib. The PR must be approved by known contributors before it can be merged. The past contributors are: hunsche

@xingyaner
xingyaner force-pushed the fix-g-api-py-oauthlib branch from fef7c3a to 15e7a68 Compare September 12, 2026 13:28

This branch has not been deployed

No deployments
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant