Skip to content

Commit de1c731

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

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-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: true
55
add_extension: jupyter

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@ classifiers = [
2525
"Programming Language :: Python :: 3.11",
2626
"Programming Language :: Python :: 3.12",
2727
"Programming Language :: Python :: 3.13",
28+
"Programming Language :: Python :: 3.14",
2829
]
2930

3031
dependencies = []

0 commit comments

Comments
 (0)