File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changes here will be overwritten by Copier
2- _commit : dbcb02b
2+ _commit : c184e53
33_src_path : https://github.com/python-project-templates/base.git
44add_docs : true
55add_extension : js
Original file line number Diff line number Diff line change 2222 steps :
2323 - uses : actions/checkout@9c091bb21b7c1c1d1991bb908d89e4e9dddfe3e0 # v7.0.0
2424 - run : cp README.md docs/wiki/Home.md
25- - uses : Andrew-Chen-Wang/github-wiki-action@4e78882ff52f8751488e506e49b221145506ee34 # v5.0.5
25+ - uses : Andrew-Chen-Wang/github-wiki-action@64efa0a9436db17670a2259e0ac249d6f08bb352 # v5.0.4
2626 with :
2727 path : docs/wiki
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ description = "A JavaScript-Python project template"
1414readme = " README.md"
1515license = { text = " Apache-2.0" }
1616version = " 0.1.0"
17- requires-python = " >=3.10 "
17+ requires-python = " >=3.11 "
1818keywords = []
1919
2020classifiers = [
@@ -23,7 +23,6 @@ classifiers = [
2323 " Programming Language :: Python :: Implementation :: CPython" ,
2424 " Programming Language :: Python :: Implementation :: PyPy" ,
2525 " Programming Language :: Python :: 3" ,
26- " Programming Language :: Python :: 3.10" ,
2726 " Programming Language :: Python :: 3.11" ,
2827 " Programming Language :: Python :: 3.12" ,
2928 " Programming Language :: Python :: 3.13" ,
You can’t perform that action at this time.
0 commit comments