🔧 Run task by the same Python environment used to run Copier (#1157)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
This commit is contained in:
@@ -97,4 +97,4 @@ _exclude:
|
|||||||
_answers_file: .copier/.copier-answers.yml
|
_answers_file: .copier/.copier-answers.yml
|
||||||
|
|
||||||
_tasks:
|
_tasks:
|
||||||
- "python .copier/update_dotenv.py"
|
- ["{{ _copier_python }}", .copier/update_dotenv.py]
|
||||||
|
Reference in New Issue
Block a user