Skip to content

Commit 1c922fe

Browse files
Update pyproject.toml
Co-authored-by: Chris Markiewicz <effigies@gmail.com>
1 parent b4ace6a commit 1c922fe

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pyproject.toml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -24,11 +24,11 @@ name = 'nipy developers'
2424
email = 'neuroimaging@python.org'
2525

2626
[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'
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'
3232

3333
[project.optional-dependencies]
3434
build = [

0 commit comments

Comments
 (0)