From b7c647e6c578e30904cc940d70dfc85a3758c66c Mon Sep 17 00:00:00 2001 From: McKnight-42 Date: Wed, 5 Jun 2024 11:07:19 -0500 Subject: [PATCH] change core pointer in dev-requirements --- dev-requirements.txt | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/dev-requirements.txt b/dev-requirements.txt index f06f084fb..358d359a3 100644 --- a/dev-requirements.txt +++ b/dev-requirements.txt @@ -1,6 +1,5 @@ # install latest changes in dbt-core" --e /Users/matthewmcknight/git/dbt-core/core -# git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core +git+https://github.com/dbt-labs/dbt-core.git@mcknight/10198#egg=dbt-core&subdirectory=core 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