From 5bd49e6018cd067d6b6a9b847b0eaded5907c1c3 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 10 Sep 2025 22:57:10 +0000 Subject: [PATCH] Update from copier (2025-09-10T22:57:10) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- .gitignore | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index f29842f..a6d5dfd 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: c124449 +_commit: 0b166a3 _src_path: https://github.com/python-project-templates/base.git add_docs: true add_extension: python diff --git a/.gitignore b/.gitignore index 2388f8e..9ea84e3 100644 --- a/.gitignore +++ b/.gitignore @@ -146,6 +146,7 @@ python_template/extension # Jupyter .ipynb_checkpoints .autoversion +Untitled*.ipynb !python_template/extension/python_template.json !python_template/extension/install.json python_template/nbextension