Skip to content

Commit 820c9bb

Browse files
authored
Merge pull request #45 from csp-community/copier-update-2026-07-12T07-26-24
Update from copier (2026-07-12T07:26:24)
2 parents 2bc57de + 2695c8d commit 820c9bb

2 files changed

Lines changed: 2 additions & 3 deletions

File tree

.copier-answers.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Changes here will be overwritten by Copier
2-
_commit: 392c67f
2+
_commit: '4875149'
33
_src_path: https://github.com/python-project-templates/base.git
44
add_docs: false
55
add_extension: python

pyproject.toml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ description = "Miscellaneous commands for csp-bot"
1313
readme = "README.md"
1414
license = { text = "Apache-2.0" }
1515
version = "1.0.1"
16-
requires-python = ">=3.10"
16+
requires-python = ">=3.11"
1717
keywords = [
1818
"csp",
1919
"stream-processing",
@@ -28,7 +28,6 @@ classifiers = [
2828
"Programming Language :: Python :: Implementation :: CPython",
2929
"Programming Language :: Python :: Implementation :: PyPy",
3030
"Programming Language :: Python :: 3",
31-
"Programming Language :: Python :: 3.10",
3231
"Programming Language :: Python :: 3.11",
3332
"Programming Language :: Python :: 3.12",
3433
"Programming Language :: Python :: 3.13",

0 commit comments

Comments
 (0)