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
@@ -26,3 +26,11 @@ source-kyriba = "source_kyriba.run:run"
|
||||
pytest = "^6.1"
|
||||
requests-mock = "^1.9.3"
|
||||
pytest-mock = "^3.6.1"
|
||||
|
||||
|
||||
[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