File tree 1 file changed +24
-2
lines changed
1 file changed +24
-2
lines changed Original file line number Diff line number Diff line change 2
2
billiard
3
3
========
4
4
:version: 3.5.0.0
5
- .. image :: https://travis-ci.org/celery/billiard.svg?branch=master
5
+
6
+ |build-status | |coverage | |license | |wheel | |pyversion | |pyimp |
7
+
8
+ .. |build-status | image :: https://secure.travis-ci.org/celery/billiard.png?branch=master
9
+ :alt: Build status
6
10
:target: https://travis-ci.org/celery/billiard
7
- :alt: Travis-CI Status
11
+
12
+ .. |coverage | image :: https://codecov.io/github/celery/billiard.svg?branch=master
13
+ :target: https://codecov.io/github/celery/billiard?branch=master
14
+
15
+ .. |license | image :: https://img.shields.io/pypi/l/billiard.svg
16
+ :alt: BSD License
17
+ :target: https://opensource.org/licenses/BSD-3-Clause
18
+
19
+ .. |wheel | image :: https://img.shields.io/pypi/wheel/billiard.svg
20
+ :alt: Billiard can be installed via wheel
21
+ :target: http://pypi.python.org/pypi/billiard
22
+
23
+ .. |pyversion | image :: https://img.shields.io/pypi/pyversions/billiard.svg
24
+ :alt: Supported Python versions.
25
+ :target: http://pypi.python.org/pypi/billiard
26
+
27
+ .. |pyimp | image :: https://img.shields.io/pypi/implementation/billiard.svg
28
+ :alt: Support Python implementations.
29
+ :target: http://pypi.python.org/pypi/billiard
8
30
9
31
About
10
32
-----
You can’t perform that action at this time.
0 commit comments