Skip to content

Commit 44605ec

Browse files
committed
chore: Template upgrade
1 parent ffcaa01 commit 44605ec

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.copier-answers.yml

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: 1.2.7
2+
_commit: 1.2.8
33
_src_path: gh:pawamoy/copier-uv
44
author_email: dev@pawamoy.fr
55
author_fullname: Timothée Mazzucotelli

Makefile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,4 +25,4 @@ actions = \
2525

2626
.PHONY: $(actions)
2727
$(actions):
28-
@bash scripts/make "$@"
28+
@python scripts/make "$@"

0 commit comments

Comments
 (0)