Remove coveralls.io and generate coverage badge locally
This commit is contained in:
parent
030fd258d0
commit
fe995baed6
8 changed files with 61 additions and 71 deletions
|
|
@ -9,6 +9,7 @@ authors = [
|
|||
requires-python = ">=3.13.1"
|
||||
dependencies = [
|
||||
"background>=0.2.1",
|
||||
"coverage-badge>=1.1.2",
|
||||
"flask>=3.1.0",
|
||||
"markdown>=3.7",
|
||||
"pydal>=20241204.1",
|
||||
|
|
@ -38,4 +39,4 @@ packages = ["stacosys", "stacosys.db", "stacosys.i18n", "stacosys.interface", "s
|
|||
|
||||
[build-system]
|
||||
requires = ["setuptools>=61.0"]
|
||||
build-backend = "setuptools.build_meta"
|
||||
build-backend = "setuptools.build_meta"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue