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 b998500 commit 7b3af11Copy full SHA for 7b3af11
pyproject.toml
@@ -25,7 +25,7 @@ description = "Makes it easy to load subpackages and functions on demand."
25
[project.optional-dependencies]
26
test = ["pytest >= 7.4", "pytest-cov >= 4.1"]
27
lint = ["pre-commit == 3.5.0"]
28
-dev = ["changelist == 0.3"]
+dev = ["changelist == 0.4"]
29
30
[project.urls]
31
Home = "https://scientific-python.org/specs/spec-0001/"
0 commit comments