Skip to content

Add noxfile.py to test with multiple versions of Python and our dependencies #85

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
tswast opened this issue Mar 22, 2021 · 0 comments · Fixed by #88
Closed

Add noxfile.py to test with multiple versions of Python and our dependencies #85

tswast opened this issue Mar 22, 2021 · 0 comments · Fixed by #88
Assignees
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: process A process-related concern. May include testing, release, or the like.

Comments

@tswast
Copy link
Collaborator

tswast commented Mar 22, 2021

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.

@tswast tswast self-assigned this Mar 22, 2021
@tswast tswast added api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: process A process-related concern. May include testing, release, or the like. labels Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: bigquery Issues related to the googleapis/python-bigquery-sqlalchemy API. type: process A process-related concern. May include testing, release, or the like.
Projects
None yet
1 participant