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