Add README badges#44
Conversation
| :alt: PyPI Version | ||
| :target: https://pypi.python.org/pypi/cycler | ||
|
|
||
| .. image:: https://img.shields.io/pypi/pyversions/cycler.svg |
There was a problem hiding this comment.
Hm, there is no 3.6, it looks like setup.py needs an update.
There was a problem hiding this comment.
Will be updated when #43 is merged and released to PyPI.
There was a problem hiding this comment.
do we have to re-release to pypi to add support for a new version of python? That is a bit annoying...
There was a problem hiding this comment.
The version on this badge comes from PyPI, and you don't have to release to PyPI but it is the most common place for Python libraries.
There have been some changes since the last 0.10.0 nearly two years ago: v0.10.0...master
I can remove this badge if you prefer.
Codecov Report
@@ Coverage Diff @@
## master #44 +/- ##
=====================================
Coverage 100% 100%
=====================================
Files 1 1
Lines 177 177
Branches 50 50
=====================================
Hits 177 177Continue to review full report at Codecov.
|
|
Is there anything I can do to move this closer to merge? |
|
Can you please remove merge commits and place the badges to top (for consistency with matplotlib https://github.com/matplotlib/matplotlib/blob/master/README.rst). |
|
Done! |
|
Nice, thanks! |
No description provided.