Skip to content

Commit

Permalink
fixup! fix: Only execute context hook when rendering templates
Browse files Browse the repository at this point in the history
  • Loading branch information
pawamoy committed Jan 28, 2025
1 parent 3f0afaa commit ab424ac
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ classifiers = [
"Typing :: Typed",
]
dependencies = [
"copier>=9.5",
"copier>=9.4",
# "copier>=9.5",
]

[project.urls]
Expand Down

0 comments on commit ab424ac

Please sign in to comment.