Skip to content

Commit de10430

Browse files
Update from copier (2025-08-23T21:32:40)
Signed-off-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent c577025 commit de10430

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 3a223c6
2+
_commit: c124449
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

pyproject.toml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,11 @@ classifiers = [
3131
"Programming Language :: Python :: 3.11",
3232
"Programming Language :: Python :: 3.12",
3333
"Programming Language :: Python :: 3.13",
34+
<<<<<<< before updating
3435
"License :: OSI Approved :: Apache Software License",
36+
=======
37+
"Programming Language :: Python :: 3.14",
38+
>>>>>>> after updating
3539
]
3640

3741
dependencies = [

0 commit comments

Comments
 (0)