Remove coveralls.io and generate coverage badge locally

This commit is contained in:
Yax 2025-04-05 17:28:31 +02:00
parent 030fd258d0
commit fe995baed6
8 changed files with 61 additions and 71 deletions

View file

@ -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"