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 b4ace6a commit 1c922feCopy full SHA for 1c922fe
pyproject.toml
@@ -24,11 +24,11 @@ name = 'nipy developers'
24
email = 'neuroimaging@python.org'
25
26
[project.urls]
27
-homepage = 'https://nipy.org/nipy'
28
-documentation = 'http://nipy.org/nipy/documentation.html'
29
-source = 'https://github.com/nipy/nipy'
30
-download = 'https://pypi.org/project/nipy/#files'
31
-tracker = 'https://github.com/nipy/nipy/issues'
+Homepage = 'https://nipy.org/nipy'
+Documentation = 'http://nipy.org/nipy/documentation.html'
+Source = 'https://github.com/nipy/nipy'
+Download = 'https://pypi.org/project/nipy/#files'
+Tracker = 'https://github.com/nipy/nipy/issues'
32
33
[project.optional-dependencies]
34
build = [
0 commit comments