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 fe042c5 commit 81357b1Copy full SHA for 81357b1
.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: true
5
add_extension: rust
pyproject.toml
@@ -24,6 +24,7 @@ classifiers = [
24
"Programming Language :: Python :: 3.11",
25
"Programming Language :: Python :: 3.12",
26
"Programming Language :: Python :: 3.13",
27
+ "Programming Language :: Python :: 3.14",
28
]
29
30
dependencies = []
0 commit comments