Skip to content
This repository was archived by the owner on Sep 2, 2025. It is now read-only.

Commit 75c8f4f

Browse files
authored
update dbt-adapters ref to point to the subdirectory (#1459) (#1460)
1 parent f6a7392 commit 75c8f4f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev-requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
# TODO: how to automate switching from develop to version branches?
33
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core
44
git+https://github.com/dbt-labs/dbt-common.git
5-
git+https://github.com/dbt-labs/dbt-adapters.git
5+
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-adapters
66
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
77
# if version 1.x or greater -> pin to major version
88
# if version 0.x -> pin to minor

0 commit comments

Comments
 (0)