Skip to content

Commit

Permalink
test substitution
Browse files Browse the repository at this point in the history
  • Loading branch information
Ken Payne committed Dec 5, 2022
1 parent fc70896 commit 713caf3
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -45,3 +45,9 @@ tap-snowflake = "tap_snowflake.tap:TapSnowflake.cli"
[tool.poetry-dynamic-versioning]
enable = true
vcs = "git"

[tool.poetry-dynamic-versioning.substitution]
files = ["__init__.py"]
folders = [
{ path = "tap_snowflake" }
]

0 comments on commit 713caf3

Please sign in to comment.