We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 48a17c0 commit 1a852cdCopy full SHA for 1a852cd
.github/workflows/tests.yml
@@ -74,7 +74,6 @@ jobs:
74
pip install copier==9.4.0
75
pip install copier-templates-extensions==0.3.1
76
pip install pyyaml-include==2.2
77
- pip install pydantic==2.11.4
78
python -m copier copy --trust --force . bot-example
79
80
@@ -130,7 +129,6 @@ jobs:
130
129
131
132
133
134
135
136
- name: Set up Python ${{ matrix.python-version }}
0 commit comments