File tree Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Expand file tree Collapse file tree 2 files changed +2
-3
lines changed Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : 18afe0a
2+ _commit : 973c39c
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : false
55add_extension : python
Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ description = "Miscellaneous commands for csp-bot"
99readme = " README.md"
1010license = { text = " Apache-2.0" }
1111version = " 1.0.0"
12- requires-python = " >=3.9 "
12+ requires-python = " >=3.10 "
1313keywords = [
1414 " csp" ,
1515 " stream-processing" ,
@@ -24,7 +24,6 @@ classifiers = [
2424 " Programming Language :: Python :: Implementation :: CPython" ,
2525 " Programming Language :: Python :: Implementation :: PyPy" ,
2626 " Programming Language :: Python :: 3" ,
27- " Programming Language :: Python :: 3.9" ,
2827 " Programming Language :: Python :: 3.10" ,
2928 " Programming Language :: Python :: 3.11" ,
3029 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments