mirror of
https://github.com/furyhawk/home_stack.git
synced 2026-07-21 02:06:47 +00:00
🔧 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:
co-authored by
Sebastián Ramírez
parent
109a7454c7
commit
945fbc7699
+1
-1
@@ -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