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 90e392e commit 5d2bec4Copy full SHA for 5d2bec4
setup.cfg
@@ -11,8 +11,8 @@ classifiers =
11
Programming Language :: Python :: 3.8
12
description = NeuroImaging Babies provides processing tools for magnetic resonance images of the brain in infants.
13
license = Apache License, 2.0
14
-long_description = file:README.rst
15
-long_description_content_type = text/x-rst; charset=UTF-8
+long_description = file:README.md
+long_description_content_type = text/markdown; charset=UTF-8
16
project_urls =
17
GitHub = https://github.com/nipreps/nibabies
18
url = https://github.com/nipreps/nibabies
0 commit comments