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 33d9adb commit 1090aa6Copy full SHA for 1090aa6
pyproject.toml
@@ -50,6 +50,7 @@ file = 'LICENSE.txt'
50
51
[project.urls]
52
Homepage = 'https://numpydoc.readthedocs.io'
53
+Source = 'https://github.com/numpy/numpydoc/'
54
55
[project.optional-dependencies]
56
doc = [
tools/pyproject.toml.in
@@ -40,6 +40,7 @@ email = "[email protected]"
40
41
42
Homepage = "https://numpydoc.readthedocs.io"
43
+Source = "https://github.com/numpy/numpydoc/"
44
45
46
0 commit comments