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.
2 parents 5073006 + 44605ec commit c9c3326Copy full SHA for c9c3326
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 1.2.7
+_commit: 1.2.8
3
_src_path: gh:pawamoy/copier-uv
4
author_email: dev@pawamoy.fr
5
author_fullname: Timothée Mazzucotelli
Makefile
@@ -25,4 +25,4 @@ actions = \
25
26
.PHONY: $(actions)
27
$(actions):
28
- @bash scripts/make "$@"
+ @python scripts/make "$@"
0 commit comments