There was an error while loading. Please reload this page.
2 parents c99229a + 4f7b459 commit 82884a7Copy full SHA for 82884a7
.copier-answers.yaml
@@ -1,5 +1,5 @@
1
# Changes here will be overwritten by Copier
2
-_commit: b130c83
+_commit: 18afe0a
3
_src_path: https://github.com/python-project-templates/base.git
4
add_docs: true
5
add_extension: python
pyproject.toml
@@ -35,11 +35,11 @@ develop = [
35
"check-manifest",
36
"codespell>=2.4,<2.5",
37
"hatchling",
38
- "mdformat>=0.7.22,<0.8",
+ "mdformat>=0.7.22,<1.1",
39
"mdformat-tables>=1",
40
"pytest",
41
"pytest-cov",
42
- "ruff",
+ "ruff>=0.9,<0.15",
43
"twine",
44
"uv",
45
"wheel",
0 commit comments