File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change
1
+ |PyPi |_ |Supported Python versions |_ |Travis |_ |Codecov |_
2
+
3
+ .. |PyPi | image :: https://img.shields.io/pypi/v/cycler.svg?style=flat
4
+ .. _PyPi : https://pypi.python.org/pypi/cycler
5
+
6
+ .. |Supported Python versions | image :: https://img.shields.io/pypi/pyversions/cycler.svg
7
+ .. _Supported Python versions : https://pypi.python.org/pypi/cycler
8
+
9
+ .. |Travis | image :: https://travis-ci.org/matplotlib/cycler.svg?branch=master
10
+ .. _Travis : https://travis-ci.org/matplotlib/cycler
11
+
12
+ .. |Codecov | image :: https://codecov.io/github/matplotlib/cycler/badge.svg?branch=master&service=github
13
+ .. _Codecov : https://codecov.io/github/matplotlib/cycler?branch=master
14
+
1
15
cycler: composable cycles
2
16
=========================
3
17
You can’t perform that action at this time.
0 commit comments