Skip to content

Commit

Permalink
Do not build dist for dbt
Browse files Browse the repository at this point in the history
  • Loading branch information
jtcohen6 committed Nov 3, 2021
1 parent 4ae991a commit a0fa14d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions scripts/build-dist.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,4 @@ do
cp -r "$DBT_PATH"/"$SUBPATH"/dist/* "$DBT_PATH"/dist/
done

cd "$DBT_PATH"
$PYTHON_BIN setup.py sdist bdist_wheel

set +x

0 comments on commit a0fa14d

Please sign in to comment.