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 09cf9ec commit c568fc8Copy full SHA for c568fc8
.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