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 109a745 commit 945fbc7Copy full SHA for 945fbc7
copier.yml
@@ -97,4 +97,4 @@ _exclude:
97
_answers_file: .copier/.copier-answers.yml
98
99
_tasks:
100
- - "python .copier/update_dotenv.py"
+ - ["{{ _copier_python }}", .copier/update_dotenv.py]
0 commit comments