Skip to content

Commit 7f70a68

Browse files
test: Test with singer-sdk @ main
1 parent 5ad0782 commit 7f70a68

File tree

2 files changed

+12
-8
lines changed

2 files changed

+12
-8
lines changed

poetry.lock

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

pyproject.toml

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

4242
[tool.poetry.dependencies.singer-sdk]
43-
version = "~=0.44.0"
43+
git = "https://github.com/meltano/sdk.git"
4444

4545
[tool.poetry.extras]
4646
faker = ["faker"]

0 commit comments

Comments
 (0)