dbt-labs / dbt-rpc

A server that can compile and run queries in the context of a dbt project. Additionally, it provides methods that can be used to list and terminate running processes.
https://docs.getdbt.com/reference/commands/rpc
Apache License 2.0
19 stars 7 forks source link

Removing py3.7 from test matrix since deprecated #146

Open leahwicz opened 1 year ago

leahwicz commented 1 year ago

Tests are broken now that python 3.7 support has been removed from dbt-core. Not adding anymore python versions since we are planning to deprecate here