diff --git a/.copier-answers.yaml b/.copier-answers.yaml index 1deb4f1..c451d83 100644 --- a/.copier-answers.yaml +++ b/.copier-answers.yaml @@ -1,6 +1,7 @@ # Changes here will be overwritten by Copier -_commit: 42057e0 +_commit: 51ca397 _src_path: https://github.com/python-project-templates/base.git +add_docs: false add_extension: python email: dev@1kbgz.com github: 1kbgz diff --git a/.gitignore b/.gitignore index c7be319..cf18761 100644 --- a/.gitignore +++ b/.gitignore @@ -125,12 +125,11 @@ dmypy.json .pyre/ # Documentation -docs/_build/ /site +index.md +docs/_build/ docs/api docs/index.md -_template/labextension -index.md docs/html # Jupyter