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