Skip to content

Commit f84419b

Browse files
authored
Merge pull request #33 from python-project-templates/copier-update-2026-05-03T07-19-38
Update from copier (2026-05-03T07:19:38)
2 parents 8aa9941 + 5ffed91 commit f84419b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 9a153d8
2+
_commit: e392033
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: true
55
add_extension: python

.github/workflows/docs.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ jobs:
3232

3333
- name: Install from wheel
3434
run: |
35-
uv pip install dist/*.whl
35+
uv pip install dist/*.whl --target .
3636
uv pip install yardang
3737
if: github.event_name == 'workflow_run'
3838

0 commit comments

Comments
 (0)