File tree 1 file changed +4
-1
lines changed
1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 1
- # pypiup [ ![ travis] [ travis-image ]] [ travis-url ] [ ![ pypi] [ pypi-image ]] [ pypi-url ]
1
+ # pypiup [ ![ travis] [ travis-image ]] [ travis-url ] [ ![ codecov ] [ codecov-image ]] [ codecov-url ] [ ![ pypi] [ pypi-image ]] [ pypi-url ]
2
2
Check whether your PyPI requirements are up to date.
3
3
4
4
[ ![ press] [ press-image ]] [ press-url ]
@@ -55,6 +55,9 @@ In order to run the tests you will have to run:
55
55
[ travis-image ] : https://travis-ci.org/ekonstantinidis/pypiup.svg?branch=master
56
56
[ travis-url ] : https://travis-ci.org/ekonstantinidis/pypiup
57
57
58
+ [ codecov-image ] : https://codecov.io/github/ekonstantinidis/pypiup/coverage.svg?branch=master
59
+ [ codecov-url ] : https://codecov.io/github/ekonstantinidis/pypiup?branch=master
60
+
58
61
[ pypi-image ] : https://badge.fury.io/py/pypiup.svg
59
62
[ pypi-url ] : https://pypi.python.org/pypi/pypiup/
60
63
You can’t perform that action at this time.
0 commit comments