File tree Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Expand file tree Collapse file tree 1 file changed +6
-12
lines changed Original file line number Diff line number Diff line change 7
7
<td >PyPI</td >
8
8
<td >
9
9
<a href="https://pypi.org/project/datajoint/">
10
- <img src="https://img.shields.io/pypi/v/datajoint?color=blue
11
- " alt="pypi release" />
10
+ <img src="https://img.shields.io/pypi/v/datajoint?color=blue" alt="pypi release" />
12
11
</a>
13
12
<br>
14
13
<a href="https://pypi.org/project/datajoint/">
15
- <img src="https://img.shields.io/pypi/dm/datajoint?color=yellow
16
- " alt="pypi downloads" />
14
+ <img src="https://img.shields.io/pypi/dm/datajoint?color=yellow" alt="pypi downloads" />
17
15
</a>
18
16
</td >
19
17
</tr >
20
18
<tr >
21
19
<td >Conda Forge</td >
22
20
<td >
23
21
<a href="https://anaconda.org/conda-forge/datajoint">
24
- <img src="https://img.shields.io/conda/vn/conda-forge/datajoint
25
- ?color=brightgreen" alt="conda-forge release" />
22
+ <img src="https://img.shields.io/conda/vn/conda-forge/datajoint?color=brightgreen" alt="conda-forge release" />
26
23
</a>
27
24
<br>
28
25
<a href="https://anaconda.org/conda-forge/datajoint">
29
- <img src="https://img.shields.io/conda/dn/conda-forge/datajoint
30
- ?color=brightgreen" alt="conda-forge downloads" />
26
+ <img src="https://img.shields.io/conda/dn/conda-forge/datajoint?color=brightgreen" alt="conda-forge downloads" />
31
27
</a>
32
28
</td >
33
29
</tr >
34
30
<tr >
35
31
<td >Since Release</td >
36
32
<td >
37
33
<a href="https://github.com/datajoint/datajoint-python/compare/latest...master">
38
- <img src="https://img.shields.io/github/commits-since/datajoint/datajoint-python/latest?color=red
39
- " alt="commit since last release" />
34
+ <img src="https://img.shields.io/github/commits-since/datajoint/datajoint-python/latest?color=red" alt="commit since last release" />
40
35
</a>
41
36
</td >
42
37
</tr >
68
63
<td >License</td >
69
64
<td >
70
65
<a href="https://github.com/datajoint/datajoint-python/blob/master/LICENSE.txt">
71
- <img src="https://img.shields.io/github/license/datajoint/datajoint-python
72
- " alt="LGPL-2.1" />
66
+ <img src="https://img.shields.io/github/license/datajoint/datajoint-python" alt="LGPL-2.1" />
73
67
</a>
74
68
</td >
75
69
</tr >
You can’t perform that action at this time.
0 commit comments