There was an error while loading. Please reload this page.
1 parent 5671993 commit b11ce2eCopy full SHA for b11ce2e
.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: python
pyproject.toml
@@ -23,6 +23,7 @@ classifiers = [
23
"Programming Language :: Python :: 3.11",
24
"Programming Language :: Python :: 3.12",
25
"Programming Language :: Python :: 3.13",
26
+ "Programming Language :: Python :: 3.14",
27
]
28
29
dependencies = []
0 commit comments