Skip to content

Commit 4b42915

Browse files
authored
Merge pull request #86 from python-project-templates/copier-update-2026-02-15T05-50-12
Update from copier (2026-02-15T05:50:12)
2 parents d00bc6d + 0eb801d commit 4b42915

2 files changed

Lines changed: 2 additions & 1 deletion

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: b74d698
2+
_commit: 37f89c1
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 & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -70,6 +70,7 @@ develop = [
7070
"pytest-cov",
7171
"ruff>=0.9,<0.15",
7272
"twine",
73+
"ty",
7374
"uv",
7475
"wheel",
7576
]

0 commit comments

Comments
 (0)