Skip to content
This repository was archived by the owner on Mar 13, 2026. It is now read-only.

fix: updates requirements.txt to fix failing tests due to missing req#575

Merged
chalmerlowe merged 1 commit into
mainfrom
build-from-source
Sep 27, 2022
Merged

fix: updates requirements.txt to fix failing tests due to missing req#575
chalmerlowe merged 1 commit into
mainfrom
build-from-source

Conversation

@chalmerlowe

Copy link
Copy Markdown
Contributor

Periodic tests were failing due to a missing reference to pandas-gbq in the samples/snippets/requirements.txt file.

This update remedies that issue.

Fixes #574 🦕

@chalmerlowe chalmerlowe requested a review from a team as a code owner September 27, 2022 19:57
@chalmerlowe chalmerlowe requested review from a team, leahecole and loferris September 27, 2022 19:57
@product-auto-label product-auto-label Bot added size: xs Pull request size is extra small. api: bigquery Issues related to the googleapis/python-bigquery-pandas API. labels Sep 27, 2022

@dandhlee dandhlee left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you for fixing this!

@chalmerlowe chalmerlowe merged commit 1d797a3 into main Sep 27, 2022
@chalmerlowe chalmerlowe deleted the build-from-source branch September 27, 2022 20:59
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

api: bigquery Issues related to the googleapis/python-bigquery-pandas API. size: xs Pull request size is extra small.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Update requirements.txt file in samples/snippets directory

2 participants