We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5e0d1e9 commit 62bd09cCopy full SHA for 62bd09c
.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
@@ -28,6 +28,7 @@ classifiers = [
28
"Programming Language :: Python :: 3.11",
29
"Programming Language :: Python :: 3.12",
30
"Programming Language :: Python :: 3.13",
31
+ "Programming Language :: Python :: 3.14",
32
]
33
34
dependencies = [
0 commit comments