Skip to content

Commit 135f0e7

Browse files
committed
make init
1 parent 90673ec commit 135f0e7

File tree

2 files changed

+658
-443
lines changed

2 files changed

+658
-443
lines changed

Pipfile

+1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ dbt-core = "==1.3.0"
88
dbt-databricks = {extras = ["odbc"]}
99
pytest-mock = "*"
1010
glob2 = "*"
11+
numpy = "==1.24.1"
1112

1213
[dev-packages]
1314
pytest = "*"

0 commit comments

Comments
 (0)