We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 6e7f62c + 681a53f commit 3f7684cCopy full SHA for 3f7684c
1 file changed
pyproject.toml
@@ -9,7 +9,7 @@ requires-python = ">=3.10"
9
10
[project.optional-dependencies]
11
dev = [
12
- "copier < 9.4", # https://github.com/copier-org/copier/issues/1819
+ "copier",
13
"myst-parser",
14
"pre-commit",
15
"pydata-sphinx-theme>=0.12",
0 commit comments