Skip to content

Commit aa0f270

Browse files
whummerclaude
andcommitted
Add TODO comments for temporary git dep refs
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
1 parent 57af904 commit aa0f270

File tree

3 files changed

+3
-0
lines changed

3 files changed

+3
-0
lines changed

paradedb/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ authors = [
1414
keywords = ["LocalStack", "ParadeDB", "PostgreSQL", "Search", "Analytics"]
1515
classifiers = []
1616
dependencies = [
17+
# TODO: temporary git ref for CI testing - revert to "localstack-extensions-utils" before merge
1718
"localstack-extensions-utils @ git+https://github.com/localstack/localstack-extensions.git@fix/tcp-only-base-class#egg=localstack-extensions-utils&subdirectory=utils"
1819
]
1920

typedb/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ authors = [
1414
keywords = ["LocalStack", "TypeDB"]
1515
classifiers = []
1616
dependencies = [
17+
# TODO: temporary git ref for CI testing - revert to "localstack-extensions-utils" before merge
1718
"localstack-extensions-utils @ git+https://github.com/localstack/localstack-extensions.git@fix/tcp-only-base-class#egg=localstack-extensions-utils&subdirectory=utils"
1819
]
1920

wiremock/pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ keywords = ["LocalStack", "WireMock"]
1515
classifiers = []
1616
dependencies = [
1717
"priority",
18+
# TODO: temporary git ref for CI testing - revert to "localstack-extensions-utils" before merge
1819
"localstack-extensions-utils @ git+https://github.com/localstack/localstack-extensions.git@fix/tcp-only-base-class#egg=localstack-extensions-utils&subdirectory=utils"
1920
]
2021

0 commit comments

Comments
 (0)