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 = "Hatch plugin for JavaScript builds"
99readme = " README.md"
1010license = { text = " Apache-2.0" }
1111version = " 0.1.0"
12- requires-python = " >=3.9 "
12+ requires-python = " >=3.10 "
1313keywords = [
1414 " hatch" ,
1515 " python" ,
@@ -27,7 +27,6 @@ classifiers = [
2727 " Programming Language :: Python :: Implementation :: CPython" ,
2828 " Programming Language :: Python :: Implementation :: PyPy" ,
2929 " Programming Language :: Python :: 3" ,
30- " Programming Language :: Python :: 3.9" ,
3130 " Programming Language :: Python :: 3.10" ,
3231 " Programming Language :: Python :: 3.11" ,
3332 " Programming Language :: Python :: 3.12" ,
You can’t perform that action at this time.
0 commit comments