8000
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.
1 parent 70f39f7 commit 101dc2aCopy full SHA for 101dc2a
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 1.1.1
+_commit: 1.1.2
3
_src_path: gh:mkdocstrings/handler-template
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