Skip to content

Commit

Permalink
chore: Pin EDK version to v0.1.0 (#21)
Browse files Browse the repository at this point in the history
Co-authored-by: Edgar R. M <[email protected]>
  • Loading branch information
WillDaSilva and edgarrmondragon authored Jan 18, 2023
1 parent 5c1e091 commit a53bf00
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ python = "<3.12,>=3.7"
PyYAML = "^6.0.0"
click = "^8.1.3"
typer = "^0.6.1"
"meltano.edk"= {git = "https://github.com/meltano/edk.git", rev="main"}
"meltano.edk"= {git = "https://github.com/meltano/edk.git", rev="v0.1.0"}
importlib-resources = "^5.9.0"

[tool.poetry.dev-dependencies]
Expand Down

0 comments on commit a53bf00

Please sign in to comment.