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

Commit 62d597a

Browse files
authored
Make dev-requirements.txt look like other repos and work with update_dev_dependency_branches.sh (#1324)
1 parent 01cb679 commit 62d597a

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
git+https://github.com/dbt-labs/dbt-adapters.git
33
git+https://github.com/dbt-labs/dbt-adapters.git#subdirectory=dbt-tests-adapter
44
git+https://github.com/dbt-labs/dbt-common.git
5-
git+https://github.com/dbt-labs/dbt-core.git#subdirectory=core
5+
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core
66

77
# dev
88
ddtrace==2.3.0

0 commit comments

Comments
 (0)