File tree Expand file tree Collapse file tree 1 file changed +3
-1
lines changed
Expand file tree Collapse file tree 1 file changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,9 @@ Roel Verdult. It can be used as a standalone application, or as a Python module
44that integrates directly in a build environment (e.g. SCons). It does not need
55to be compiled.
66
7- [ ![ Build Status] ( https://github.com/basilfx/lpc_checksum/workflows/lpc_checksum/badge.svg )] ( https://github.com/basilfx/lpc_checksum/actions )
7+ [ ![ Linting] ( https://github.com/basilfx/lpc_checksum/actions/workflows/lint.yml/badge.svg )] ( https://github.com/basilfx/lpc_checksum/actions/workflows/lint.yml )
8+ [ ![ Testing] ( https://github.com/basilfx/lpc_checksum/actions/workflows/test.yml/badge.svg )] ( https://github.com/basilfx/lpc_checksum/actions/workflows/test.yml )
9+ [ ![ PyPI version] ( https://badge.fury.io/py/lpc_checksum.svg )] ( https://badge.fury.io/py/lpc_checksum )
810
911## Requirements
1012The only requirement is Python 3.9 or newer.
You can’t perform that action at this time.
0 commit comments