Skip to content

Commit f4988a1

Browse files
committed
Update dev requirements and setup.py
1 parent e05bcbf commit f4988a1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

dev_requirements.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ git+https://github.com/dbt-labs/[email protected]#egg=dbt-core&subdirectory=co
44
git+https://github.com/dbt-labs/dbt-adapters.git
55
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
66
git+https://github.com/dbt-labs/dbt-common.git
7-
#git+https://github.com/microsoft/[email protected]
7+
git+https://github.com/microsoft/[email protected]
88

99
pytest==8.0.1
1010
twine==5.0.0
@@ -17,4 +17,4 @@ aiohttp==3.8.3
1717
flaky==3.7.0
1818
pytest-xdist==3.5.0
1919
-e .
20-
-e /mnt/c/users/pvenkat/repos/dbt-fabric
20+
#-e /mnt/c/users/pvenkat/repos/dbt-fabric

0 commit comments

Comments
 (0)