-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update main to load current date into motherduck.
- Loading branch information
Erik Oosterop
committed
Sep 23, 2023
1 parent
56eb965
commit 7611f60
Showing
2 changed files
with
5 additions
and
1 deletion.
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 |
---|---|---|
|
@@ -17,7 +17,7 @@ skip = [".gitignore", ".dockerignore"] | |
disallow_incomplete_defs = true | ||
|
||
[tool.poetry] | ||
name = "ternyx.mimosa" | ||
name = "ternyxmimosa" | ||
version = "0.0.1" | ||
description = "A minimal modern data stack with working data pipelines in a single Docker container." | ||
authors = ["Erik Oosterop <[email protected]>"] | ||
|
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