Skip to content

Commit 84d01da

Browse files
authored
Merge pull request #30 from Point72/copier-update-2025-08-24T05-04-42
Update from copier (2025-08-24T05:04:42)
2 parents 1dc125b + 3a52c30 commit 84d01da

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)