Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

V1.8.0 release #245

Merged
merged 12 commits into from
May 31, 2024
Prev Previous commit
Next Next commit
Update dev requirements and setup.py
  • Loading branch information
prdpsvs committed May 28, 2024
commit f4988a1a4054080a4db3a59de8f60c90a9beade7
4 changes: 2 additions & 2 deletions dev_requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ git+https://github.com/dbt-labs/dbt-core.git@v1.8.0#egg=dbt-core&subdirectory=co
git+https://github.com/dbt-labs/dbt-adapters.git
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
git+https://github.com/dbt-labs/dbt-common.git
#git+https://github.com/microsoft/dbt-fabric.git@v1.8.6
git+https://github.com/microsoft/dbt-fabric.git@v1.8.6

pytest==8.0.1
twine==5.0.0
Expand All @@ -17,4 +17,4 @@ aiohttp==3.8.3
flaky==3.7.0
pytest-xdist==3.5.0
-e .
-e /mnt/c/users/pvenkat/repos/dbt-fabric
#-e /mnt/c/users/pvenkat/repos/dbt-fabric
Loading