Skip to content

Commit

Permalink
restore dev-requirements
Browse files Browse the repository at this point in the history
  • Loading branch information
MichelleArk committed Dec 1, 2023
1 parent c6c7a54 commit fe33e71
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions dev-requirements.txt
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# install latest changes in dbt-core
# TODO: how to automate switching from develop to version branches?
git+https:/dbt-labs/dbt-core.git@dry-run-flag#egg=dbt-core&subdirectory=core
git+https:/dbt-labs/dbt-core.git@dry-run-flag#egg=dbt-tests-adapter&subdirectory=tests/adapter
git+https:/dbt-labs/dbt-core.git#egg=dbt-core&subdirectory=core
git+https:/dbt-labs/dbt-core.git#egg=dbt-tests-adapter&subdirectory=tests/adapter

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

0 comments on commit fe33e71

Please sign in to comment.