File tree 1 file changed +7
-5
lines changed
Filter options
1 file changed +7
-5
lines changed
Original file line number Diff line number Diff line change @@ -10,8 +10,8 @@ Quickstart
10
10
11
11
A Python module for `semantic versioning `_. Simplifies comparing versions.
12
12
13
- |build-status | |python-support | |downloads | |license | |docs | |black |
14
- |Gitter |
13
+ |GHAction | |python-support | |downloads | |license | |docs | |black |
14
+ |Gitter | | openissues |
15
15
16
16
.. teaser-end
17
17
@@ -100,9 +100,6 @@ There are other functions to discover. Read on!
100
100
.. |latest-version | image :: https://img.shields.io/pypi/v/semver.svg
101
101
:alt: Latest version on PyPI
102
102
:target: https://pypi.org/project/semver
103
- .. |build-status | image :: https://travis-ci.com/python-semver/python-semver.svg?branch=master
104
- :alt: Build status
105
- :target: https://travis-ci.com/python-semver/python-semver
106
103
.. |python-support | image :: https://img.shields.io/pypi/pyversions/semver.svg
107
104
:target: https://pypi.org/project/semver
108
105
:alt: Python versions
@@ -122,3 +119,8 @@ There are other functions to discover. Read on!
122
119
.. |Gitter | image :: https://badges.gitter.im/python-semver/community.svg
123
120
:target: https://gitter.im/python-semver/community
124
121
:alt: Gitter
122
+ .. |openissues | image :: http://isitmaintained.com/badge/open/python-semver/python-semver.svg
123
+ :target: http://isitmaintained.com/project/python-semver/python-semver
124
+ :alt: Percentage of open issues
125
+ .. |GHAction | image :: https://github.com/python-semver/python-semver/workflows/Python/badge.svg
126
+ :alt: Python
You can’t perform that action at this time.
0 commit comments