File tree 1 file changed +23
-3
lines changed
1 file changed +23
-3
lines changed Original file line number Diff line number Diff line change
1
+ |Travis |_ |AppVeyor |_ |Codecov |_ |Python35 |_ |PyPi |_ |Gitter |_ |Depsy |_
2
+
3
+
4
+ .. |Travis | image :: https://api.travis-ci.org/matplotlib/matplotlib.png?branch=master
5
+ .. _Travis : https://travis-ci.org/matplotlib/matplotlib
6
+
7
+ .. |AppVeyor | image :: https://ci.appveyor.com/api/projects/status/github/matplotlib/matplotlib?branch=master&svg=true
8
+ .. _AppVeyor : https://ci.appveyor.com/project/matplotlib/matplotlib
9
+
10
+ .. |Codecov | image :: https://codecov.io/github/matplotlib/matplotlib/badge.svg?branch=master&service=github
11
+ .. _Codecov : https://codecov.io/github/matplotlib/matplotlib?branch=master
12
+
13
+ .. |PyPi | image :: https://badge.fury.io/py/matplotlib.svg
14
+ .. _PyPi : https://badge.fury.io/py/matplotlib
15
+
16
+ .. |Gitter | image :: https://badges.gitter.im/Join%20Chat.svg
17
+ :alt: Join the chat at https://gitter.im/matplotlib/matplotlib
18
+ :target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
19
+
20
+ .. |Depsy | image ::
21
+ .. _Depsy : http://depsy.org/package/python/matplotlib
22
+
1
23
##########
2
24
matplotlib
3
25
##########
@@ -43,9 +65,7 @@ matplotlib's communication channels include active mailing lists:
43
65
The first is a good starting point for general questions and discussions.
44
66
45
67
46
- .. image :: https://badges.gitter.im/Join%20Chat.svg
47
- :alt: Join the chat at https://gitter.im/matplotlib/matplotlib
48
- :target: https://gitter.im/matplotlib/matplotlib?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
68
+
49
69
50
70
Contribute
51
71
==========
You can’t perform that action at this time.
0 commit comments