diff options
Diffstat (limited to 'overlays/postfix-mta-sts-resolver')
| -rw-r--r-- | overlays/postfix-mta-sts-resolver/pyproject.toml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/overlays/postfix-mta-sts-resolver/pyproject.toml b/overlays/postfix-mta-sts-resolver/pyproject.toml index b6de4e93..cde5bacb 100644 --- a/overlays/postfix-mta-sts-resolver/pyproject.toml +++ b/overlays/postfix-mta-sts-resolver/pyproject.toml | |||
| @@ -30,4 +30,4 @@ build-backend = "uv_build" | |||
| 30 | 30 | ||
| 31 | [tool.uv.build-backend] | 31 | [tool.uv.build-backend] |
| 32 | module-root = "." | 32 | module-root = "." |
| 33 | module-name = [] | 33 | module-name = ["postfix_mta_sts_resolver"] |
