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 6f5cfff commit 6f104e5Copy full SHA for 6f104e5
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.3.3"]
28
-dev = ["changelist == 0.1"]
+dev = ["changelist == 0.3"]
29
30
[project.urls]
31
Home = "https://scientific-python.org/specs/spec-0001/"
0 commit comments