tox.ini: simplify coverage configuration (#1)
gitea/authentic/pipeline/head This commit looks good Details

This commit is contained in:
Benjamin Dauvergne 2024-01-15 15:00:02 +01:00
parent 3a24725d94
commit 798712ff88
1 changed files with 1 additions and 7 deletions

View File

@ -181,13 +181,7 @@ junit_family=xunit2
[coverage:run]
source =
authentic2
authentic2_auth_fc
authentic2_auth_oidc
authentic2_auth_saml
authentic2_idp_cas
authentic2_idp_oidc
django_rbac
src
tests
branch = True