We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bb21901 + f5c60a4 commit c2fdeedCopy full SHA for c2fdeed
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: f812aaa
+_commit: 18afe0a
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
pyproject.toml
@@ -46,11 +46,11 @@ develop = [
46
"codespell>=2.4,<2.5",
47
"hatchling",
48
"hatch-build",
49
- "mdformat>=0.7.22,<0.8",
+ "mdformat>=0.7.22,<1.1",
50
"mdformat-tables>=1",
51
"pytest",
52
"pytest-cov",
53
- "ruff",
+ "ruff>=0.9,<0.15",
54
"twine",
55
"uv",
56
"wheel",
0 commit comments