-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* update 1.8 pre-release bundle * remove dbt-rpc * remove modification of `dbt-core` * typo in `install_command` * add hatchling as another build dependency * explicitly add dbt-adapters and dbt-common to allow prereleases * remove dbt-fabric and dbt-synapse due to dependency issue on dbt-common
- Loading branch information
1 parent
417e232
commit 916f64f
Showing
3 changed files
with
14 additions
and
15 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -16,4 +16,4 @@ python -m pip download \ | |
python -m pip download \ | ||
--progress-bar off \ | ||
--dest $base_dir \ | ||
wheel | ||
wheel hatchling |
25 changes: 12 additions & 13 deletions
25
release_creation/bundle/requirements/v1.8.pre.requirements.txt
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters