python-bigquery-pandas
python-bigquery-pandas copied to clipboard
Please run pip check on the "conda" based tests
I noticed in https://github.com/conda-forge/pandas-gbq-feedstock/pull/47 that we don't have the necessary version of google-cloud-bigquery-storage on conda-forge, but our conda-based tests were still passing. We should catch when our dependencies need to be updated in conda-forge here.
python -m pip check [options]