From 5145f2803a1f9de8bdf1ae18942f31b21b4668a2 Mon Sep 17 00:00:00 2001 From: github-actions <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 19 Jan 2025 05:17:20 +0000 Subject: [PATCH] Update from copier (2025-01-19T05:17:20) --- .copier-answers.yml | 2 +- pyproject.toml | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/.copier-answers.yml b/.copier-answers.yml index f3bd003..6476fe7 100644 --- a/.copier-answers.yml +++ b/.copier-answers.yml @@ -1,5 +1,5 @@ # Changes here will be overwritten by Copier -_commit: 81e8acd +_commit: 7c534a1 _src_path: https://github.com/python-project-templates/base.git add_extension: python email: t.paine154@gmail.com diff --git a/pyproject.toml b/pyproject.toml index cdbf5d7..22fe31b 100644 --- a/pyproject.toml +++ b/pyproject.toml @@ -81,7 +81,6 @@ replace = 'version = "{new_version}"' ignore = [ ".copier-answers.yml", "Makefile", - "setup.py", "docs/**/*", ]