This repository was archived by the owner on Nov 19, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +20
-0
lines changed
Expand file tree Collapse file tree 2 files changed +20
-0
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "projectName" : " flask-utils" ,
3+ "projectOwner" : " seluj78" ,
4+ "linkToUsage" : true ,
5+ "skipCi" : true ,
6+ "contributors" : []
7+ }
Original file line number Diff line number Diff line change 44![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/seluj78/flask-utils/tests.yml?label=tests )
55![ GitHub Actions Workflow Status] ( https://img.shields.io/github/actions/workflow/status/seluj78/flask-utils/linting.yml?label=linting )
66![ GitHub License] ( https://img.shields.io/github/license/seluj78/flask-utils )
7+ [ ![ All Contributors] ( https://img.shields.io/github/all-contributors/seluj78/flask-utils?color=ee8449&style=flat-square )] ( #contributors )
78[ ![ codecov] ( https://codecov.io/gh/Seluj78/flask-utils/graph/badge.svg?token=ChUOweAp4b )] ( https://codecov.io/gh/Seluj78/flask-utils )
89
910[ // ] : # ( TODO: Uncomment when flask-utils had been freed from pypi )
@@ -86,3 +87,15 @@ Run the tests multi-threaded
8687``` bash
8788tox -p
8889```
90+
91+
92+ ## Contributors
93+
94+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
95+ <!-- prettier-ignore-start -->
96+ <!-- markdownlint-disable -->
97+
98+ <!-- markdownlint-restore -->
99+ <!-- prettier-ignore-end -->
100+
101+ <!-- ALL-CONTRIBUTORS-LIST:END -->
You can’t perform that action at this time.
0 commit comments