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 6692ef2 + d576841 commit de72573Copy full SHA for de72573
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: f812aaa
+_commit: 5af64c5
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: false
5
add_extension: python
pyproject.toml
@@ -42,11 +42,11 @@ develop = [
42
"check-manifest",
43
"codespell>=2.4,<2.5",
44
"hatchling",
45
- "mdformat>=0.7.22,<0.8",
+ "mdformat>=0.7.22,<1.1",
46
"mdformat-tables>=1",
47
"pytest",
48
"pytest-cov",
49
- "ruff",
+ "ruff>=0.9,<0.15",
50
"twine",
51
"uv",
52
"wheel",
0 commit comments