Skip to content

Commit f11a10b

Browse files
test: Test with singer-sdk @ main
1 parent 4f4b9c7 commit f11a10b

File tree

2 files changed

+19
-12
lines changed

2 files changed

+19
-12
lines changed

poetry.lock

Lines changed: 17 additions & 11 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,8 @@ sqlalchemy = "~=2.0"
4040
sshtunnel = "0.4.0"
4141

4242
[tool.poetry.dependencies.singer-sdk]
43-
version = "~=0.42.0b1"
43+
git = "https://github.com/meltano/sdk.git"
44+
branch = "edgarrmondragon/refactor/jsonschematosql-fromconfig"
4445

4546
[tool.poetry.extras]
4647
faker = ["faker"]

0 commit comments

Comments
 (0)