You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We use nox in the google-cloud-bigquery client library (source) to test on multiple versions of Python as well as multiple versions of our dependencies.
This would be useful for issues like #83 where we want to add support for SQLAlchemy 1.4.0 without breaking support for earlier versions.