File tree 1 file changed +5
-2
lines changed
1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -15,8 +15,11 @@ Since version 3, GraphQL-Relay-Py and GraphQL-Core support Python 3.6 and above
15
15
For older versions of Python, you can use version 2 of these libraries.
16
16
17
17
[ ![ PyPI version] ( https://badge.fury.io/py/graphql-relay.svg )] ( https://badge.fury.io/py/graphql-relay )
18
- [ ![ Build Status] ( https://travis-ci.org/graphql-python/graphql-relay-py.svg?branch=master )] ( https://travis-ci.org/graphql-python/graphql-relay-py )
19
- [ ![ Coverage Status] ( https://coveralls.io/repos/graphql-python/graphql-relay-py/badge.svg?branch=master&service=github )] ( https://coveralls.io/github/graphql-python/graphql-relay-py?branch=master )
18
+ ![ Test Status] ( https://github.com/graphql-python/graphql-relay-py/actions/workflows/test.yml/badge.svg )
19
+ ![ Lint Status] ( https://github.com/graphql-python/graphql-relay-py/actions/workflows/lint.yml/badge.svg )
20
+ [ ![ Dependency Updates] ( https://pyup.io/repos/github/graphql-python/graphql-relay-py/shield.svg )] ( https://pyup.io/repos/github/graphql-python/graphql-relay-py/ )
21
+ [ ![ Python 3 Status] ( https://pyup.io/repos/github/graphql-python/graphql-relay-py/python-3-shield.svg )] ( https://pyup.io/repos/github/graphql-python/graphql-relay-py/ )
22
+ [ ![ Code Style] ( https://img.shields.io/badge/code%20style-black-000000.svg )] ( https://github.com/ambv/black )
20
23
21
24
## Getting Started
22
25
You can’t perform that action at this time.
0 commit comments