Skip to content

Commit

Permalink
init push to test ci/cd run of test cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
McKnight-42 committed Dec 7, 2023
1 parent 0562935 commit dec443a
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# install latest changes in dbt-core + dbt-postgres
# TODO: how to switch from HEAD to x.y.latest branches after minor releases?
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=tests/adapter
git+https://github.com/dbt-labs/dbt-core.git#egg=dbt-postgres&subdirectory=plugins/postgres
git+https://github.com/dbt-labs/dbt-core.git@mcknight/test-adding-teardown#egg=dbt-core&subdirectory=core
git+https://github.com/dbt-labs/dbt-core.git@mcknight/test-adding-teardown#egg=dbt-tests-adapter&subdirectory=tests/adapter
git+https://github.com/dbt-labs/dbt-core.git@mcknight/test-adding-teardown#egg=dbt-postgres&subdirectory=plugins/postgres

# if version 1.x or greater -> pin to major version
# if version 0.x -> pin to minor
Expand Down

0 comments on commit dec443a

Please sign in to comment.