From fe866fb19f9aac67b879d8ea731a9f9035511891 Mon Sep 17 00:00:00 2001 From: Pavel Zwerschke Date: Thu, 11 Jun 2026 11:09:01 +0200 Subject: [PATCH] chore: Fix copier template source path --- .copier-answers.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index 7d03661..9b152d6 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,6 +1,6 @@ # This file is managed by Copier; DO NOT EDIT OR REMOVE. _commit: v0.4.1-60-g881f631 -_src_path: ../copier-template-python-open-source +_src_path: https://github.com/quantco/copier-template-python-open-source add_autobump_workflow: false author_email: ege.karaismailoglu@quantco.com author_name: Ege Karaismailoglu