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 a14bab7 commit 7c28029Copy full SHA for 7c28029
2 files changed
pyproject.toml
@@ -45,7 +45,7 @@ Changelog = "https://github.com/numpy/numtype/releases"
45
[dependency-groups]
46
numpy = ["numtype[numpy]"]
47
lint = [
48
- "dprint-py>=0.50.2.0",
+ "dprint-py>=0.51.1.0",
49
"ruff>=0.14.10",
50
]
51
pytest = [
0 commit comments