File tree Expand file tree Collapse file tree 4 files changed +0
-46
lines changed
Expand file tree Collapse file tree 4 files changed +0
-46
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 33Solid authentication with client credentials.
44
55[ ![ Unix Build Status] ( https://img.shields.io/github/actions/workflow/status/Otto-AA/solid-client-credentials-py/main.yml?branch=main&label=linux )] ( https://github.com/Otto-AA/solid-client-credentials-py/actions )
6- [ ![ Windows Build Status] ( https://img.shields.io/appveyor/ci/Otto-AA/solid-client-credentials-py.svg?label=windows )] ( https://ci.appveyor.com/project/Otto-AA/solid-client-credentials-py )
76[ ![ Coverage Status] ( https://img.shields.io/codecov/c/gh/Otto-AA/solid-client-credentials-py )] ( https://codecov.io/gh/Otto-AA/solid-client-credentials-py )
8- [ ![ Scrutinizer Code Quality] ( https://img.shields.io/scrutinizer/g/Otto-AA/solid-client-credentials-py.svg )] ( https://scrutinizer-ci.com/g/Otto-AA/solid-client-credentials-py )
97[ ![ PyPI License] ( https://img.shields.io/pypi/l/SolidClientCredentials.svg )] ( https://pypi.org/project/SolidClientCredentials )
108[ ![ PyPI Version] ( https://img.shields.io/pypi/v/SolidClientCredentials.svg )] ( https://pypi.org/project/SolidClientCredentials )
119[ ![ PyPI Downloads] ( https://img.shields.io/pypi/dm/SolidClientCredentials.svg?color=orange )] ( https://pypistats.org/packages/SolidClientCredentials )
Original file line number Diff line number Diff line change @@ -53,13 +53,11 @@ def copy():
5353 os .path .join ('bin' , 'checksum' ),
5454 os .path .join ('bin' , 'open' ),
5555 os .path .join ('bin' , 'verchew' ),
56- '.appveyor.yml' ,
5756 '.coveragerc' ,
5857 '.gitattributes' ,
5958 '.gitignore' ,
6059 '.pydocstyle.ini' ,
6160 '.pylint.ini' ,
62- '.scrutinizer.yml' ,
6361 '.verchew.ini' ,
6462 'CONTRIBUTING.md' ,
6563 'Makefile' ,
You can’t perform that action at this time.
0 commit comments