File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- version = '0.19.0'
1+ version = '0.19.0-rc1 '
Original file line number Diff line number Diff line change 1- git+https://github.com/fishtown-analytics/dbt.git@dev/kiyoshi-kuromiya
2-
1+ git+https://github.com/fishtown-analytics/dbt.git@1508564e10175a7562652f93f08aedb5a2845474#egg=dbt
32pyodbc >= 4.0.27
43azure-identity >= 1.4.0
54black ~= 20.8b1
Original file line number Diff line number Diff line change @@ -57,9 +57,9 @@ def _dbt_sqlserver_version():
5757 ]
5858 },
5959 install_requires = [
60- #" dbt-core~=0.19.0" ,
60+ ' dbt @ git+https://github.com/fishtown-analytics/dbt.git@1508564e10175a7562652f93f08aedb5a2845474#egg=dbt' ,
6161 "pyodbc>=4.0.27" ,
6262 "azure-identity>=1.4.0" ,
6363 ],
64- dependency_links = ['-e git+https://github.com/fishtown-analytics/dbt.git' ],
64+ dependency_links = ['git+https://github.com/fishtown-analytics/dbt.git@1508564e10175a7562652f93f08aedb5a2845474#egg=dbt ' ],
6565)
You can’t perform that action at this time.
0 commit comments