chore: standardize Poe tasks configuration across all connectors (#53233)
Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> Co-authored-by: Aaron <AJ> Steers <aj@airbyte.io>
This commit is contained in:
committed by
GitHub
parent
4dec57a29f
commit
ed19a158c4
@@ -29,3 +29,11 @@ freezegun = "^1.4.0"
|
||||
pytest-mock = "^3.6.1"
|
||||
pytest = "^7"
|
||||
pytest-memray = "^1.6.0"
|
||||
|
||||
|
||||
[tool.poe]
|
||||
include = [
|
||||
# Shared tasks definition file(s) can be imported here.
|
||||
# Run `poe` or `poe --help` to see the list of available tasks.
|
||||
"${POE_GIT_DIR}/poe-tasks/poetry-connector-tasks.toml",
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user