We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d00bc6d + 0eb801d commit 4b42915Copy full SHA for 4b42915
2 files changed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: b74d698
+_commit: 37f89c1
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
pyproject.toml
@@ -70,6 +70,7 @@ develop = [
70
"pytest-cov",
71
"ruff>=0.9,<0.15",
72
"twine",
73
+ "ty",
74
"uv",
75
"wheel",
76
]
0 commit comments