Skip to content

Commit 2581fc3

Browse files
committed
Remove PyPI badge
Because this shows version 3 which is misleading for the legacy branch. Unfortunately, badge.fury cannot create a badge for "graphql-core<3".
1 parent b655859 commit 2581fc3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@ This is the repository of GraphQL for Python 2 (legacy version).
55
**The repository for the current version GraphQL is available at
66
[github.com/graphql-python/graphql-core](https://github.com/graphql-python/graphql-core).**
77

8-
[![PyPI version](https://badge.fury.io/py/graphql-core-legacy.svg)](https://badge.fury.io/py/graphql-core-legacy)
98
[![Build Status](https://travis-ci.org/graphql-python/graphql-core-legacy.svg?branch=master)](https://travis-ci.org/graphql-python/graphql-core-legacy)
109
[![Coverage Status](https://coveralls.io/repos/graphql-python/graphql-core-legacy/badge.svg?branch=master&service=github)](https://coveralls.io/github/graphql-python/graphql-core-legacy?branch=master)
1110

0 commit comments

Comments
 (0)