We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 847f1ab + abf42d5 commit 9f8d7f5Copy full SHA for 9f8d7f5
.copier-answers.yml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: '6957226'
+_commit: 98c8f14
3
_src_path: https://github.com/python-project-templates/base.git
4
add_extension: python
5
email: t.paine154@gmail.com
pyproject.toml
@@ -28,6 +28,7 @@ classifiers = [
28
"Programming Language :: Python :: 3.10",
29
"Programming Language :: Python :: 3.11",
30
"Programming Language :: Python :: 3.12",
31
+ "Programming Language :: Python :: 3.13",
32
"License :: OSI Approved :: Apache Software License",
33
]
34
0 commit comments