We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8b2891 commit 205da2dCopy full SHA for 205da2d
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