We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 48055c4 + ab3be07 commit 475675cCopy full SHA for 475675c
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: 3a223c6
+_commit: c124449
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
pyproject.toml
@@ -30,6 +30,7 @@ classifiers = [
30
"Programming Language :: Python :: 3.11",
31
"Programming Language :: Python :: 3.12",
32
"Programming Language :: Python :: 3.13",
33
+ "Programming Language :: Python :: 3.14",
34
]
35
36
dependencies = [
0 commit comments