rename deploy_chatmail to cmdeploy

This commit is contained in:
holger krekel
2023-12-11 17:12:47 +01:00
committed by missytake
parent cad1d32682
commit cf6ed68a12
32 changed files with 12 additions and 12 deletions

View File

@@ -1,7 +1,7 @@
import os
import pytest
from deploy_chatmail.cmdeploy import get_parser, main
from cmdeploy.cmdeploy import get_parser, main
from chatmaild.config import read_config