Skip to content

Commit 6a9e5d1

Browse files
cmccandlessyawpitch
authored andcommitted
remove PyUp.io badge from README (#2139)
Looks like PyUp.io switched to a [paid model for organization repos](https://pyup.io/pricing/). No one here is paying for this, so drop the badge. Resolves #2138
1 parent 8553651 commit 6a9e5d1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Exercism Python Track
22

3-
[![Build Status](https://travis-ci.org/exercism/python.svg?branch=master)](https://travis-ci.org/exercism/python) [![Requirements Status](https://pyup.io/repos/github/exercism/python/shield.svg)](https://pyup.io/repos/github/exercism/python/)
3+
[![Build Status](https://travis-ci.org/exercism/python.svg?branch=master)](https://travis-ci.org/exercism/python)
44
[![Join the chat at https://gitter.im/exercism/python](https://badges.gitter.im/exercism/python.svg)](https://gitter.im/exercism/python?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
55

66
Exercism exercises in Python

0 commit comments

Comments
 (0)