File tree Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Expand file tree Collapse file tree 1 file changed +3
-5
lines changed Original file line number Diff line number Diff line change 1
1
# PythonPackageTemplate
2
2
3
- [ ![ Documentation] ( https://github.com/robert-lieck/PythonPackageTemplate/actions/workflows/docs.yml/badge.svg )] ( https://robert-lieck.github.io/PythonPackageTemplate/ )
3
+ [ ![ tests] ( https://github.com/robert-lieck/PythonPackageTemplate/actions/workflows/tests.yml/badge.svg )] ( https://github.com/robert-lieck/PythonPackageTemplate/actions/workflows/tests.yml )
4
+ [ ![ codecov] ( https://codecov.io/gh/robert-lieck/PythonPackageTemplate/branch/main/graph/badge.svg?token=XAUCWNS7II )] ( https://codecov.io/gh/robert-lieck/PythonPackageTemplate )
4
5
5
6
![ build] ( https://github.com/robert-lieck/PythonPackageTemplate/workflows/build/badge.svg )
6
7
[ ![ PyPI version] ( https://badge.fury.io/py/PythonPackageTemplate.svg )] ( https://badge.fury.io/py/PythonPackageTemplate )
7
8
8
- [ ![ test_main] ( https://github.com/robert-lieck/PythonPackageTemplate/actions/workflows/test_main.yml/badge.svg )] ( https://github.com/robert-lieck/PythonPackageTemplate/actions/workflows/test_main.yml )
9
- [ ![ codecov] ( https://codecov.io/gh/robert-lieck/PythonPackageTemplate/branch/main/graph/badge.svg?token=XAUCWNS7II )] ( https://codecov.io/gh/robert-lieck/PythonPackageTemplate )
10
-
9
+ [ ![ docs] ( https://github.com/robert-lieck/PythonPackageTemplate/actions/workflows/docs.yml/badge.svg )] ( https://robert-lieck.github.io/PythonPackageTemplate/ )
11
10
[ ![ License: GPL v3] ( https://img.shields.io/badge/License-GPLv3-blue.svg )] ( https://www.gnu.org/licenses/gpl-3.0 )
12
11
13
-
14
12
A template repo for Python packages featuring:
15
13
- main/dev branch workflow
16
14
- unittests
You can’t perform that action at this time.
0 commit comments