Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[copier] Updating template to version 0.0.14 (dfm#205)
* Updating template to 0.0.14 Updating to template version 0.0.14 hint: Using 'master' as the name for the initial branch. This default branch name hint: is subject to change. To configure the initial branch name to use in all hint: of your new repositories, which will suppress this warning, call: hint: hint: git config --global init.defaultBranch <name> hint: hint: Names commonly chosen instead of 'master' are 'main', 'trunk' and hint: 'development'. The just-created branch can be renamed via this command: hint: hint: git branch -m <name> Copying from template version 0.0.14 identical . conflict setup.py overwrite setup.py conflict .copier-answers.yml overwrite .copier-answers.yml identical .github identical .github/workflows identical .github/workflows/tests.yml identical CODE_OF_CONDUCT.md identical noxfile.py identical tests conflict tests/test_corner.py skip tests/test_corner.py conflict LICENSE overwrite LICENSE conflict README.md skip README.md identical readthedocs.yaml conflict pyproject.toml overwrite pyproject.toml conflict .gitignore overwrite .gitignore identical .pre-commit-config.yaml identical src identical src/corner conflict src/corner/__init__.py skip src/corner/__init__.py identical CONTRIBUTING.md > Running task 1 of 3: git init > Running task 2 of 3: git add . > Running task 3 of 3: pre-commit run --all-files || pre-commit run --all-files * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci * removing rej files Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
- Loading branch information