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.
2 parents a5b44cd + de1c731 commit c569812Copy full SHA for c569812
.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: jupyter
pyproject.toml
@@ -25,6 +25,7 @@ classifiers = [
25
"Programming Language :: Python :: 3.11",
26
"Programming Language :: Python :: 3.12",
27
"Programming Language :: Python :: 3.13",
28
+ "Programming Language :: Python :: 3.14",
29
]
30
31
dependencies = []
0 commit comments