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