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 6baafbf + 436eb26 commit 9a87098Copy full SHA for 9a87098
.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: jupyter
pyproject.toml
@@ -38,12 +38,12 @@ develop = [
38
"codespell>=2.4,<2.5",
39
"hatch-js",
40
"hatchling",
41
- "mdformat>=0.7.22,<0.8",
+ "mdformat>=0.7.22,<1.1",
42
"mdformat-tables>=1",
43
"jupyterlab>=4,<5",
44
"pytest",
45
"pytest-cov",
46
- "ruff",
+ "ruff>=0.9,<0.15",
47
"twine",
48
"wheel",
49
]
0 commit comments