@@ -33,9 +33,6 @@ and `API reference`_.
33
33
.. _NIfTI1 : http://nifti.nimh.nih.gov/nifti-1/
34
34
.. _NIfTI2 : http://nifti.nimh.nih.gov/nifti-2/
35
35
36
- .. role :: raw-html(raw)
37
- :format: html
38
-
39
36
.. list-table ::
40
37
:widths: 20 80
41
38
:header-rows: 0
@@ -55,16 +52,16 @@ and `API reference`_.
55
52
:target: https://github.com/pre-commit/pre-commit
56
53
:alt: pre-commit
57
54
58
- :raw-html: `< br />`
59
-
55
+ * - Tests
56
+ -
60
57
.. image :: https://github.com/nipy/NiBabel/actions/workflows/stable.yml/badge.svg
61
58
:target: https://github.com/nipy/NiBabel/actions/workflows/stable.yml
62
59
:alt: stable tests
63
60
.. image :: https://codecov.io/gh/nipy/NiBabel/branch/master/graph/badge.svg
64
61
:target: https://codecov.io/gh/nipy/NiBabel
65
62
:alt: codecov badge
66
63
67
- * - Distribution
64
+ * - PyPI
68
65
-
69
66
.. image :: https://img.shields.io/pypi/v/nibabel.svg
70
67
:target: https://pypi.python.org/pypi/nibabel/
@@ -73,14 +70,14 @@ and `API reference`_.
73
70
:target: https://pypistats.org/packages/nibabel/
74
71
:alt: PyPI - Downloads
75
72
76
- :raw-html: `<br />`
77
-
78
- .. image :: https://repology.org/badge/version-for-repo/aur/python:nibabel.svg?header=Arch%20%28%41%55%52%29
79
- :target: https://repology.org/project/python:nibabel/versions
80
- :alt: Arch (AUR)
73
+ * - Linux
74
+ -
81
75
.. image :: https://repology.org/badge/version-for-repo/debian_unstable/nibabel.svg?header=Debian%20Unstable
82
76
:target: https://repology.org/project/nibabel/versions
83
77
:alt: Debian Unstable package
78
+ .. image :: https://repology.org/badge/version-for-repo/aur/python:nibabel.svg?header=Arch%20%28%41%55%52%29
79
+ :target: https://repology.org/project/python:nibabel/versions
80
+ :alt: Arch (AUR)
84
81
.. image :: https://repology.org/badge/version-for-repo/gentoo_ovl_science/nibabel.svg?header=Gentoo%20%28%3A%3Ascience%29
85
82
:target: https://repology.org/project/nibabel/versions
86
83
:alt: Gentoo (::science)
0 commit comments