python-bigquery-pandas icon indicating copy to clipboard operation
python-bigquery-pandas copied to clipboard

Please run pip check on the "conda" based tests

Open tswast opened this issue 2 years ago • 1 comments

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.

tswast avatar Jan 20 '23 17:01 tswast

python -m pip check [options]

chalmerlowe avatar Sep 06 '23 16:09 chalmerlowe