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 fc7743e + 8c2bd74 commit 923e27cCopy full SHA for 923e27c
.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
@@ -43,11 +43,11 @@ develop = [
43
"check-manifest",
44
"codespell>=2.4,<2.5",
45
"hatchling",
46
- "mdformat>=0.7.22,<0.8",
+ "mdformat>=0.7.22,<1.1",
47
"mdformat-tables>=1",
48
"pytest",
49
"pytest-cov",
50
- "ruff",
+ "ruff>=0.9,<0.15",
51
"twine",
52
"uv",
53
"wheel",
0 commit comments