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.
1 parent 9429655 commit ca2ed92Copy full SHA for ca2ed92
pyproject.toml
@@ -27,7 +27,7 @@ dependencies = [
27
[project.optional-dependencies]
28
test = ["pytest >= 8.0", "pytest-cov >= 5.0", "coverage[toml] >= 7.2"]
29
lint = ["pre-commit == 4.3.0"]
30
-dev = ["changelist == 0.5", "spin == 0.14"]
+dev = ["changelist == 0.5", "spin == 0.15"]
31
32
[project.urls]
33
Home = "https://scientific-python.org/specs/spec-0001/"
0 commit comments