mirror of
https://github.com/RYDE-WORK/full-stack-fastapi-template.git
synced 2026-01-19 13:13:25 +08: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:
parent
109a7454c7
commit
945fbc7699
@ -97,4 +97,4 @@ _exclude:
|
||||
_answers_file: .copier/.copier-answers.yml
|
||||
|
||||
_tasks:
|
||||
- "python .copier/update_dotenv.py"
|
||||
- ["{{ _copier_python }}", .copier/update_dotenv.py]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user