Skip to content

Commit

Permalink
Add dbt common to test requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
JCZuurmond committed Jun 2, 2024
1 parent 5a50719 commit 1392d76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,7 @@ where = src
[options.extras_require]
test =
dbt-spark[ODBC]>=1.1.0,<1.9.0
dbt-common>=1.0.0,<2.0.0
pyspark>=3.0.0,<4.0.0
pre-commit>=2.14.1
pytest>=6.2.5
Expand Down

0 comments on commit 1392d76

Please sign in to comment.