We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52594c7 commit f7bec3cCopy full SHA for f7bec3c
pyproject.toml
@@ -74,6 +74,7 @@ test = [
74
"pytest-dependency~=0.5",
75
"syrupy~=4.6",
76
"copier_template_tester",
77
+ "pyyaml-include<2", # https://github.com/copier-org/copier/issues/1568
78
]
79
dev = [
80
"hexdoc[pdoc,test]",
0 commit comments