-
Notifications
You must be signed in to change notification settings - Fork 51
Add README badges #44
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
README.rst
Outdated
| :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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hm, there is no 3.6, it looks like setup.py needs an update.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Will be updated when #43 is merged and released to PyPI.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
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.