Skip to content

Commit 475675c

Browse files
authored
Merge pull request #15 from python-project-templates/copier-update-2025-08-24T05-21-44
Update from copier (2025-08-24T05:21:44)
2 parents 48055c4 + ab3be07 commit 475675c

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.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: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ classifiers = [
3030
"Programming Language :: Python :: 3.11",
3131
"Programming Language :: Python :: 3.12",
3232
"Programming Language :: Python :: 3.13",
33+
"Programming Language :: Python :: 3.14",
3334
]
3435

3536
dependencies = [

0 commit comments

Comments
 (0)