mirror of https://github.com/rq/rq.git
Remove caniusepython3 badge
This commit is contained in:
parent
995492878d
commit
17df38badb
|
@ -7,7 +7,6 @@ RQ requires Redis >= 2.7.0.
|
|||
|
||||
[![Build status](https://travis-ci.org/nvie/rq.svg?branch=master)](https://secure.travis-ci.org/nvie/rq)
|
||||
[![PyPI](https://img.shields.io/pypi/pyversions/rq.svg)](https://pypi.python.org/pypi/rq)
|
||||
[![Can I Use Python 3?](https://caniusepython3.com/project/rq.svg)](https://caniusepython3.com/project/rq)
|
||||
[![Coverage Status](https://img.shields.io/coveralls/nvie/rq.svg)](https://coveralls.io/r/nvie/rq)
|
||||
|
||||
Full documentation can be found [here][d].
|
||||
|
|
Loading…
Reference in New Issue