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

[CT-1651] Tox configuration needs to be updated to work with tox 4.0 #106

Closed peterallenwebb closed 1 year ago

peterallenwebb commented 1 year ago

The passenv parameters need to be broken out onto separate lines, as has been done in dbt-core.