Skip to content

Commit 4739e37

Browse files
committed
ci: remove broken integrations
1 parent c982866 commit 4739e37

File tree

4 files changed

+0
-46
lines changed

4 files changed

+0
-46
lines changed

.appveyor.yml

Lines changed: 0 additions & 30 deletions
This file was deleted.

.scrutinizer.yml

Lines changed: 0 additions & 12 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,7 @@
33
Solid 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)

bin/update

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff 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',

0 commit comments

Comments
 (0)