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
This commit is contained in:
Corey McCandless
2019-11-22 08:01:55 -05:00
committed by Michael Morehouse
parent 8553651944
commit 6a9e5d1670

View File

@@ -1,6 +1,6 @@
# Exercism Python Track
[![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/)
[![Build Status](https://travis-ci.org/exercism/python.svg?branch=master)](https://travis-ci.org/exercism/python)
[![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)
Exercism exercises in Python