Skip to content

Commit a5ca0e3

Browse files
committed
CI: don't specify google-auth
1 parent 9fbb9e7 commit a5ca0e3

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

ci/deps/travis-36-cov.yaml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,10 @@ dependencies:
1717
- numpy=1.15.*
1818
- openpyxl
1919
- pandas-gbq
20+
# https://github.com/pydata/pandas-gbq/issues/271
21+
- google-cloud-bigquery<=1.11
2022
- psycopg2
2123
- pyarrow=0.9.0
22-
# add pydata-google-auth until for pandas-gbq, see
23-
# https://github.com/conda-forge/pandas-gbq-feedstock/issues/18
24-
- pydata-google-auth
2524
- pymysql
2625
- pytables
2726
- python-snappy

0 commit comments

Comments
 (0)