Skip to content

Commit

Permalink
Remove duplicate dbt script entry (#5304)
Browse files Browse the repository at this point in the history
* Remove duplicate dbt script entry.

* changie
  • Loading branch information
groodt authored Jun 8, 2022
1 parent e48f7ab commit 72b6a80
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 10 deletions.
7 changes: 7 additions & 0 deletions .changes/unreleased/Fixes-20220601-081314.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
kind: Fixes
body: Remove duplicate dbt script entry
time: 2022-06-01T08:13:14.067001+10:00
custom:
Author: groodt
Issue: "5314"
PR: "5304"
7 changes: 0 additions & 7 deletions core/scripts/dbt

This file was deleted.

3 changes: 0 additions & 3 deletions core/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,6 @@
"dbt = dbt.main:main",
],
},
scripts=[
"scripts/dbt",
],
install_requires=[
"Jinja2==2.11.3",
"MarkupSafe>=0.23,<2.1",
Expand Down

0 comments on commit 72b6a80

Please sign in to comment.