Skip to content

Commit 205da2d

Browse files
committed
Revert "Cap copier version to avoid symlink issue"
This reverts commit c8b2891.
1 parent c8b2891 commit 205da2d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
99

1010
[project.optional-dependencies]
1111
dev = [
12-
"copier < 9.4", # https://github.com/copier-org/copier/issues/1819
12+
"copier",
1313
"myst-parser",
1414
"pre-commit",
1515
"pydata-sphinx-theme>=0.12",

0 commit comments

Comments
 (0)