8000
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 5107084 commit f4530c5Copy full SHA for f4530c5
pyproject.toml
@@ -66,7 +66,7 @@ documentation = "https://numpy.org/doc/"
66
source = "https://github.com/numpy/numpy"
67
download = "https://pypi.org/project/numpy/#files"
68
tracker = "https://github.com/numpy/numpy/issues"
69
-"Release Notes" = "https://numpy.org/doc/stable/release"
+"release notes" = "https://numpy.org/doc/stable/release"
70
71
[tool.towncrier]
72
# Do no set this since it is hard to import numpy inside the source directory
0 commit comments