We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5a6a047 commit 07a92bdCopy full SHA for 07a92bd
template/pyproject.toml.jinja
@@ -26,7 +26,7 @@ dev = [
26
{% endif %}"pre-commit",
27
{% if sphinx %}"pydata-sphinx-theme>=0.12",
28
{% endif %}{% if type_checker=="pyright" %}"pyright",
29
- {% endif %}"pytest>8.3.4",
+ {% endif %}"pytest",
30
"pytest-cov",
31
"ruff",
32
{% if sphinx %}"sphinx-autobuild",
0 commit comments