Skip to content

Commit 0ad1bc2

Browse files
authored
Merge pull request #35 from python-project-templates/copier-update-2026-07-12T07-24-13
Update from copier (2026-07-12T07:24:13)
2 parents acefb25 + 40e25df commit 0ad1bc2

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 = "Hatch plugin for JavaScript"
1313
readme = "README.md"
1414
license = { text = "Apache-2.0" }
1515
version = "0.1.0"
16-
requires-python = ">=3.10"
16+
requires-python = ">=3.11"
1717
keywords = [
1818
"hatch",
1919
"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.10",
3130
"Programming Language :: Python :: 3.11",
3231
"Programming Language :: Python :: 3.12",
3332
"Programming Language :: Python :: 3.13",

0 commit comments

Comments
 (0)