Skip to content

Commit 3f7684c

Browse files
authored
Uncap copier (#206)
2 parents 6e7f62c + 681a53f commit 3f7684c

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)