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

add session to noxfile that installs dependencies via conda

Open tswast opened this issue 4 years ago • 1 comments

This can help us uncover problems with conda builds and remind us to keep up-to-date packages on conda-forge.

Edit: Note that this is a requirement to play nice with the pandas community. They recommend conda due to compiled dependencies.

tswast avatar Sep 29 '21 22:09 tswast

Also, this will allow us to remove our Circle CI config.

tswast avatar Sep 29 '21 22:09 tswast