Skip to content

Commit 4c9a987

Browse files
authored
Add pydata-google-auth to dependencies.
1 parent 7d4c36d commit 4c9a987

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

recipe/meta.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ source:
1212
sha256: {{ sha256 }}
1313

1414
build:
15-
number: 0
15+
number: 1
1616
noarch: python
1717
script: python -m pip install --no-deps --ignore-installed .
1818

@@ -25,6 +25,7 @@ requirements:
2525
run:
2626
- python
2727
- pandas
28+
- pydata-google-auth
2829
- google-auth >=1.0.1
2930
- google-auth-oauthlib >=0.0.1
3031
- google-cloud-bigquery >=0.32.0

0 commit comments

Comments
 (0)