Replies: 3 comments 8 replies
-
CLI FormattingWe're currently using |
Beta Was this translation helpful? Give feedback.
1 reply
-
Serialization & ValidationFor certain validation steps, we use For serialization (and some validation), we use a mix of |
Beta Was this translation helpful? Give feedback.
6 replies
-
Dates & timesWe currently use |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
A place to discuss dependencies
dbt-core
should include or exclude in the PyPI distribution.See a current list of included dependencies here.
Ground rules:
CLI library
)dbt
should include or exclude instead of a specific solution (e.g., Click).pytest
flake8
,mypy
,black
) that are not included in the PyPI distribution are out of scope for this discussion.Looking forward to a great discussion!
Beta Was this translation helpful? Give feedback.
All reactions