Skip to content

Commit

Permalink
Revert "Cap copier version to avoid symlink issue"
Browse files Browse the repository at this point in the history
This reverts commit c8b2891.
  • Loading branch information
coretl committed Oct 21, 2024
1 parent 6e7f62c commit 681a53f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ requires-python = ">=3.10"

[project.optional-dependencies]
dev = [
"copier < 9.4", # https://github.com/copier-org/copier/issues/1819
"copier",
"myst-parser",
"pre-commit",
"pydata-sphinx-theme>=0.12",
Expand Down

0 comments on commit 681a53f

Please sign in to comment.