Skip to content

Commit b2a30ca

Browse files
committed
MAINT: long_description setup parameter should come from long_description.rst
1 parent ac71ef4 commit b2a30ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ classifiers =
2121
Topic :: Scientific/Engineering
2222
license = MIT License
2323
description = Access a multitude of neuroimaging data formats
24-
long_description = file:README.rst
24+
long_description = file:long_description.rst
2525
long_description_content_type = text/x-rst; charset=UTF-8
2626
platforms = OS Independent
2727
provides =

0 commit comments

Comments
 (0)