Skip to content

Commit 57ded9d

Browse files
chore: remove deprecated airbyte_ci configuration section
Address PR feedback - airbyte-ci is deprecated and the entire tool.airbyte_ci section is stale Co-Authored-By: AJ Steers <[email protected]>
1 parent 8b41044 commit 57ded9d

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

pyproject.toml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -199,12 +199,6 @@ ignore = [
199199
# [tool.pytest.ini_options]
200200
# NOTE: PyTest options moved to dedicated `pytest.ini`
201201

202-
[tool.airbyte_ci]
203-
python_versions = ["3.10", "3.11", "3.12", "3.13"]
204-
optional_poetry_groups = ["dev"]
205-
poetry_extras = ["file-based", "vector-db-based"]
206-
poe_tasks = ["check-ci"]
207-
mount_docker_socket = true
208202

209203
[tool.deptry]
210204
exclude = [

0 commit comments

Comments
 (0)