From a422c4f2d564923fe0c2ee51a1d1a8c19e3654b6 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 2 Aug 2025 21:13:53 +0000 Subject: [PATCH] Update from copier (2025-08-02T21:13:53) Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com> --- .copier-answers.yaml | 2 +- .github/workflows/wiki.yaml | 2 +- .gitignore | 3 +++ 3 files changed, 5 insertions(+), 2 deletions(-) diff --git a/.copier-answers.yaml b/.copier-answers.yaml index 1685f87..fc8bd53 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 9642da9 +_commit: 2d0c192 _src_path: https://github.com/python-project-templates/base.git add_docs: true add_extension: rust diff --git a/.github/workflows/wiki.yaml b/.github/workflows/wiki.yaml index d5f3b74..8de232b 100644 --- a/.github/workflows/wiki.yaml +++ b/.github/workflows/wiki.yaml @@ -1,4 +1,4 @@ -name: Publish Docs +name: Publish Wiki on: push: diff --git a/.gitignore b/.gitignore index 0e47e16..13aef97 100644 --- a/.gitignore +++ b/.gitignore @@ -139,10 +139,13 @@ js/dist js/lib js/node_modules js/*.tgz +python_template_rust/extension # Jupyter .ipynb_checkpoints .autoversion +!python_template_rust/extension/python_template_rust.json +!python_template_rust/extension/install.json python_template_rust/nbextension python_template_rust/labextension