File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-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 = "Hatch plugin for C++ builds"
99readme = " README.md"
1010license = { text = " Apache-2.0" }
1111version = " 0.1.9"
12- requires-python = " >=3.9 "
12+ requires-python = " >=3.10 "
1313keywords = [
1414 " hatch" ,
1515 " python" ,
@@ -18,14 +18,14 @@ keywords = [
1818 " c++" ,
1919 " cmake" ,
2020]
21+
2122classifiers = [
2223 " Development Status :: 3 - Alpha" ,
2324 " License :: OSI Approved :: Apache Software License" ,
2425 " Programming Language :: Python" ,
2526 " Programming Language :: Python :: Implementation :: CPython" ,
2627 " Programming Language :: Python :: Implementation :: PyPy" ,
2728 " Programming Language :: Python :: 3" ,
28- " Programming Language :: Python :: 3.9" ,
2929 " Programming Language :: Python :: 3.10" ,
3030 " Programming Language :: Python :: 3.11" ,
3131 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments